Sfoglia il codice sorgente
Merge pull request #390 from noelmcloughlin/formula_defaults
Move some defaults from pillar.example to defaults
tags/v0.57.0
Javier Bértoli
6 anni fa
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con
8 aggiunte e
0 eliminazioni
-
salt/defaults.yaml
|
|
@@ -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' |