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
parent
commit
4bd33dcccd
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  1. +8
    -0
      salt/defaults.yaml

+ 8
- 0
salt/defaults.yaml Vedi 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'

Loading…
Annulla
Salva