Setup for: cloud, eh22-wiki, grafana, onlyoffice, pretalx, sunders and wiki.
This commit is contained in:
parent
eadae7a09b
commit
1d6d1094bc
10 changed files with 1453 additions and 706 deletions
33
.sops.yaml
33
.sops.yaml
|
|
@ -16,6 +16,13 @@ keys:
|
|||
chaosknoten:
|
||||
age: &host_chaosknoten_age_keys
|
||||
- &host_netbox_ansible_pull_age_key age1ss82zwqkj438re78355p886r89csqrrfmkfp8lrrf8v23nza492qza4ey3
|
||||
- &host_cloud_ansible_pull_age_key age1gdfhx5hy829uqkw4nwjwlpvl7zqvljguzsnjv0dpwz5q5u7dtf6s90wndt
|
||||
- &host_eh22_wiki_ansible_pull_age_key age13nm6hfz66ce4wpn89fye05mag3l3h04etvz6wj7szm3vzrdlfupqhrp3fa
|
||||
- &host_grafana_ansible_pull_age_key age1jtusr294t8mzar2qy857v6s329ret9s353y4kuulxwnlyy4dvpjsvyl67m
|
||||
- &host_onlyoffice_ansible_pull_age_key age1a27euccw8j23wec76ls8vmzp7mntfcn4v8tkyegmg8alzfhk3suqwm6vgv
|
||||
- &host_pretalx_ansible_pull_age_key age133wy6sxhgx3kkwxecra6xf9ey2uhnvtjpgwawwfmpvz0jpd0s5dqe385u3
|
||||
- &host_sunders_ansible_pull_age_key age1na0nh9ndnr9cxpnlvstrxskr4fxf4spnkw48ufl7m43f98y40y7shhnvgd
|
||||
- &host_wiki_ansible_pull_age_key age1sqs05anv4acculyap35e6vehdxw3g6ycwnvh6hsuv8u33re984zsnqfvqv
|
||||
creation_rules:
|
||||
# group vars
|
||||
- path_regex: inventories/chaosknoten/group_vars/all.*
|
||||
|
|
@ -29,6 +36,8 @@ creation_rules:
|
|||
key_groups:
|
||||
- pgp:
|
||||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_cloud_ansible_pull_age_key
|
||||
- path_regex: inventories/chaosknoten/host_vars/keycloak.*
|
||||
key_groups:
|
||||
- pgp:
|
||||
|
|
@ -37,6 +46,8 @@ creation_rules:
|
|||
key_groups:
|
||||
- pgp:
|
||||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_grafana_ansible_pull_age_key
|
||||
- path_regex: inventories/chaosknoten/host_vars/pad.*
|
||||
key_groups:
|
||||
- pgp:
|
||||
|
|
@ -49,6 +60,8 @@ creation_rules:
|
|||
key_groups:
|
||||
- pgp:
|
||||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_pretalx_ansible_pull_age_key
|
||||
- path_regex: inventories/chaosknoten/host_vars/netbox.*
|
||||
key_groups:
|
||||
- pgp:
|
||||
|
|
@ -63,6 +76,8 @@ creation_rules:
|
|||
key_groups:
|
||||
- pgp:
|
||||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_onlyoffice_ansible_pull_age_key
|
||||
- path_regex: inventories/chaosknoten/host_vars/zammad.*
|
||||
key_groups:
|
||||
- pgp:
|
||||
|
|
@ -79,6 +94,24 @@ creation_rules:
|
|||
key_groups:
|
||||
- pgp:
|
||||
*admin_gpg_keys
|
||||
- path_regex: inventories/z9/host_vars/eh22-wiki.*
|
||||
key_groups:
|
||||
- pgp:
|
||||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_eh22_wiki_ansible_pull_age_key
|
||||
- path_regex: inventories/z9/host_vars/sunders.*
|
||||
key_groups:
|
||||
- pgp:
|
||||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_sunders_ansible_pull_age_key
|
||||
- path_regex: inventories/z9/host_vars/wiki.*
|
||||
key_groups:
|
||||
- pgp:
|
||||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_wiki_ansible_pull_age_key
|
||||
# general
|
||||
- key_groups:
|
||||
- pgp:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue