Move some defaults from pillar.example to defaultstags/v0.57.0
@@ -56,3 +56,11 @@ salt: | |||
salt_formulas: | |||
checkout_orig_branch: False | |||
git_opts: | |||
default: | |||
baseurl: https://github.com/saltstack-formulas | |||
basedir: /srv/formulas | |||
update: False | |||
options: | |||
rev: master | |||
output_loglevel: 'quiet' |