Explorar el Código

fix make test in tests_minion_pki_cert

pr/fix/tests_minion_pki_cert
Petr Michalec hace 7 años
padre
commit
0f6c4718cf
Ninguna cuenta vinculada a la dirección de correo electrónico del committer
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      tests/pillar/minion_pki_cert.sls

+ 2
- 2
tests/pillar/minion_pki_cert.sls Ver fichero

@@ -8,9 +8,9 @@ salt:
# - x509.sign_remote_certificate
minion:
enabled: true
trusted_ca_minions:
- cfg01
cert:
trusted_ca_minions:
- cfg01
ceph_cert:
alternative_names:
IP:127.0.0.1,DNS:salt.ci.local,DNS:ceph.ci.local,DNS:radosgw.ci.local,DNS:swift.ci.local

Cargando…
Cancelar
Guardar