feat: prepare syd1 mariadb cluster
- update role to wait for enc_role - move hiera data to country/region/role specific location
This commit is contained in:
@@ -3,5 +3,8 @@ class roles::infra::sql::galera {
|
||||
include profiles::defaults
|
||||
include profiles::base
|
||||
include profiles::base::datavol
|
||||
include profiles::sql::galera_member
|
||||
|
||||
if $facts['enc_role'] == 'roles::infra::sql::galera' {
|
||||
include profiles::sql::galera_member
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user