Sfoglia il codice sorgente

fix make test in tests_minion_pki_cert

pr/fix/tests_minion_pki_cert
Petr Michalec 7 anni fa
parent
commit
0f6c4718cf
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      tests/pillar/minion_pki_cert.sls

+ 2
- 2
tests/pillar/minion_pki_cert.sls Vedi File

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

Loading…
Annulla
Salva