Ver código fonte

fix make test in tests_minion_pki_cert

pr/fix/tests_minion_pki_cert
Petr Michalec 7 anos atrás
pai
commit
0f6c4718cf
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      tests/pillar/minion_pki_cert.sls

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

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

Carregando…
Cancelar
Salvar