Move some defaults from pillar.example to defaults
This commit is contained in:
parent
ed9a1b1814
commit
5570b6c072
@ -56,3 +56,10 @@ salt:
|
|||||||
|
|
||||||
salt_formulas:
|
salt_formulas:
|
||||||
checkout_orig_branch: False
|
checkout_orig_branch: False
|
||||||
|
git_opts:
|
||||||
|
default:
|
||||||
|
baseurl: https://github.com/saltstack-formulas
|
||||||
|
basedir: /srv/formulas
|
||||||
|
update: False
|
||||||
|
options:
|
||||||
|
rev: master
|
||||||
|
Loading…
Reference in New Issue
Block a user