Set mariadb version
This commit is contained in:
parent
a98fe62a43
commit
2c61a00ebd
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ class sunetdrive::mariadb_backup($tag_mariadb=undef, $location=undef) {
|
|||
}
|
||||
# Config from group.yaml
|
||||
$environment = sunetdrive::get_environment()
|
||||
$mariadb_version = hiera("mariadb_version_${environment}")
|
||||
$config = hiera_hash($environment)
|
||||
$first_db = $config['first_db']
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue