ソースを参照

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

読み込み中…
キャンセル
保存