.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
mariadb:
|
||||
mysql:
|
||||
root_password: linux
|
2
salt/pillars/rmt.sls
Normal file
2
salt/pillars/rmt.sls
Normal file
@@ -0,0 +1,2 @@
|
||||
rmt:
|
||||
ca_passphrase: linux
|
@@ -2,7 +2,8 @@ base:
|
||||
'*':
|
||||
- network
|
||||
- chrony
|
||||
- mariadb
|
||||
- mysql
|
||||
- rmt
|
||||
{% if salt['pillar.file_exists']('local.sls') %}
|
||||
- local
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user