bench icon indicating copy to clipboard operation
bench copied to clipboard

mariadb playbook error

Open nameduser0 opened this issue 3 years ago • 0 comments
trafficstars

sudo bench setup role mariadb

Fails with error because {{ mariadb_version }} is not set

This variable doesn't appear to be set anywhere and is not available as a command line parameter.

I would also suggest you change the playbook so that if mariadb is already installed it just continues with adding the configuration.

There is also a difference between the ubuntu approaches with regards to adding the package repository. Ubuntu adds an apt sources file from a template, Debian tries to add the apt repositories manually even though there is a sources template file, like Ubuntu.

OS: Debian 10.11 Bench version: 5.7.0

nameduser0 avatar Dec 07 '21 05:12 nameduser0