Merge pull request #390 from noelmcloughlin/formula_defaults

Move some defaults from pillar.example to defaults
This commit is contained in:
Javier Bértoli 2018-12-19 06:49:57 -03:00 committed by GitHub
commit 4bd33dcccd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -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'