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:
|
||||
clean_config_d_dir: False
|
||||
minion_remove_config: True
|
||||
minion:
|
||||
master_type: str
|
||||
|
@ -1,7 +1,3 @@
|
||||
include:
|
||||
- salt.minion
|
||||
- .grains
|
||||
|
||||
/etc/salt/minion.d/master.conf:
|
||||
file.managed:
|
||||
- contents:
|
||||
@ -10,3 +6,7 @@ include:
|
||||
- service: salt-minion
|
||||
- watch_in:
|
||||
- service: salt-minion
|
||||
|
||||
include:
|
||||
- .grains
|
||||
- salt.minion
|
||||
|
Loading…
Reference in New Issue
Block a user