salt master stuff and CA move

This commit is contained in:
do
2022-10-24 13:45:40 +02:00
parent 21c8a224ab
commit 5a9b09a0bc
4 changed files with 21 additions and 7 deletions

View File

@@ -11,7 +11,7 @@
/etc/pki/public.crt:
x509.certificate_managed:
- ca_server: tumor.chaos
- ca_server: salt.chaos
- signing_policy: host
- public_key: /etc/pki/private.key
- CN: {{ grains['fqdn'] }}
@@ -25,7 +25,7 @@
/etc/pki/{{ cn }}.crt:
x509.certificate_managed:
- ca_server: tumor.chaos
- ca_server: salt.chaos
- signing_policy: host
- public_key: /etc/pki/private.key
- days_remaining: 5