add host auth-dns.hamburg.ccc.de
All checks were successful
/ Ansible Lint (push) Successful in 2m27s
All checks were successful
/ Ansible Lint (push) Successful in 2m27s
This commit is contained in:
parent
69fcd2691e
commit
d9fc1ef401
4 changed files with 473 additions and 235 deletions
|
|
@ -38,6 +38,7 @@ keys:
|
|||
- &host_acmedns_ansible_pull_age_key age16pxqxdj25xz6w200sf8duc62vyk0xkhzc7y63nyhg29sm077vp8qy4sywv
|
||||
- &host_mjolnir_ansible_pull_age_key age1hv7m3xypesdfm0dfzwgctde8v307g9xaunnfu2687y0lagcs5q7s3eg0kj
|
||||
- &host_diday_staging_runner_ansible_pull_age_key age1522f3qzddm82w63j7ajdkr0khvced6ht7tzp3grvp0j3hewtvesssr5kpf
|
||||
- &host_auth_dns_ansible_pull_age_key age18zgt4y2sd75hxnpe333zz39048ctxpr0q8a3uqh3jajjkyawsdrq8yg5ve
|
||||
external:
|
||||
age: &host_external_age_keys
|
||||
- &host_status_ansible_pull_age_key age1p546j6whqsyfkjuf674lawrnk2ex653fuvwhcwt46gkrspkq59sqzm5y87
|
||||
|
|
@ -202,6 +203,12 @@ creation_rules:
|
|||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_diday_staging_runner_ansible_pull_age_key
|
||||
- path_regex: "inventories/chaosknoten/host_vars/auth-dns\\.sops\\..+"
|
||||
key_groups:
|
||||
- pgp:
|
||||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_auth_dns_ansible_pull_age_key
|
||||
# external hosts
|
||||
- path_regex: "inventories/external/host_vars/status\\.sops\\..+"
|
||||
key_groups:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue