Added ability to purge unmanaged salt formulas
This commit is contained in:
@ -6,6 +6,9 @@ formulas_url: https://github.com/saltstack-formulas/
|
||||
# where to store the new formulas (relative to current directory)
|
||||
formulas_dir: formulas
|
||||
|
||||
# remove unmanaged formulas
|
||||
purge_formulas: true
|
||||
|
||||
# list of formulas to import
|
||||
formulas:
|
||||
- vim
|
||||
|
Reference in New Issue
Block a user