Move backup_mode to minion dict
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
Is a minion specific option. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
ffe1e60baf
commit
2ce85f172e
@ -3,5 +3,5 @@ salt:
|
|||||||
minion_remove_config: True
|
minion_remove_config: True
|
||||||
minion:
|
minion:
|
||||||
master_type: str
|
master_type: str
|
||||||
|
backup_mode: minion
|
||||||
saltenv: production
|
saltenv: production
|
||||||
backup_mode: minion
|
|
||||||
|
Loading…
Reference in New Issue
Block a user