瀏覽代碼

fix make test in tests_minion_pki_cert

pr/fix/tests_minion_pki_cert
Petr Michalec 7 年之前
父節點
當前提交
0f6c4718cf
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      tests/pillar/minion_pki_cert.sls

+ 2
- 2
tests/pillar/minion_pki_cert.sls 查看文件

@@ -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…
取消
儲存