Re-order minion profile
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
546508c7de
commit
e26039e920
@ -1,4 +1,5 @@
|
|||||||
salt:
|
salt:
|
||||||
|
clean_config_d_dir: False
|
||||||
minion_remove_config: True
|
minion_remove_config: True
|
||||||
minion:
|
minion:
|
||||||
master_type: str
|
master_type: str
|
||||||
|
@ -1,7 +1,3 @@
|
|||||||
include:
|
|
||||||
- salt.minion
|
|
||||||
- .grains
|
|
||||||
|
|
||||||
/etc/salt/minion.d/master.conf:
|
/etc/salt/minion.d/master.conf:
|
||||||
file.managed:
|
file.managed:
|
||||||
- contents:
|
- contents:
|
||||||
@ -10,3 +6,7 @@ include:
|
|||||||
- service: salt-minion
|
- service: salt-minion
|
||||||
- watch_in:
|
- watch_in:
|
||||||
- service: salt-minion
|
- service: salt-minion
|
||||||
|
|
||||||
|
include:
|
||||||
|
- .grains
|
||||||
|
- salt.minion
|
||||||
|
Loading…
Reference in New Issue
Block a user