Explorar el Código

test(pillar): centralise and clean-up entries

tags/v1.9.6
Imran Iqbal hace 3 años
padre
commit
db5b69c9cd
Ninguna cuenta vinculada a la dirección de correo electrónico del committer
Se han modificado 4 ficheros con 4 adiciones y 17 borrados
  1. +4
    -0
      test/salt/pillar/salt.sls
  2. +0
    -1
      test/salt/pillar/v3001-py3.sls
  3. +0
    -8
      test/salt/pillar/v3002-py3.sls
  4. +0
    -8
      test/salt/pillar/v3003-py3.sls

+ 4
- 0
test/salt/pillar/salt.sls Ver fichero

@@ -2,6 +2,10 @@
# vim: ft=yaml
---
salt:
py_ver: 'py3'
# Override used for FreeBSD minion service
retry_options:
attempts: 5
master:
fileserver_backend:
- rootfs

+ 0
- 1
test/salt/pillar/v3001-py3.sls Ver fichero

@@ -3,4 +3,3 @@
---
salt:
release: '3001'
py_ver: 'py3'

+ 0
- 8
test/salt/pillar/v3002-py3.sls Ver fichero

@@ -3,11 +3,3 @@
---
salt:
release: '3002'
py_ver: 'py3'

# Override used for FreeBSD minion service
retry_options:
attempts: 5
until: true
interval: 10
splay: 10

+ 0
- 8
test/salt/pillar/v3003-py3.sls Ver fichero

@@ -3,11 +3,3 @@
---
salt:
release: '3003'
py_ver: 'py3'

# Override used for FreeBSD minion service
retry_options:
attempts: 5
until: true
interval: 10
splay: 10

Cargando…
Cancelar
Guardar