.sops.yaml: add radon host
This commit is contained in:
11
.sops.yaml
11
.sops.yaml
@@ -3,6 +3,7 @@
|
||||
keys:
|
||||
- &xenon age1jmsrfddctahhznfv7jv77tgw5crmhjhe0e0kzc967hvax4sulv3s6hp2su
|
||||
- &mac age1g0vx0dgpzy3et6kuejf4xn4n0acr3666p8j4ygaulefh5mq3vyxs7mgjat
|
||||
- &radon age17w0f4mg8w4cqcxg4z7spp8danq8yfxxcex7jvasxtunz2z7rkdjsm4m2hf
|
||||
- &app-01 age1d0crvyst36euqdjsfu22xx87njd9gnmgdam0m289472h8ycmmc9s04v9ru
|
||||
- &db-pg17 age1mqetcwrdkwsettnf5mydzmhpyjydj8xy4ezth0ckpjc5r0na6cwqlatm5f
|
||||
- &db-mdb11 age16hzcrlm978x5g2frhgr8sm9hjf8f9l9ez5g8adkw2uj4m3h89d5qmzggk2
|
||||
@@ -20,6 +21,7 @@ creation_rules:
|
||||
- age:
|
||||
- *xenon
|
||||
- *mac
|
||||
- *radon
|
||||
- *app-01
|
||||
|
||||
- path_regex: db-mdb11.yml$
|
||||
@@ -27,6 +29,7 @@ creation_rules:
|
||||
- age:
|
||||
- *xenon
|
||||
- *mac
|
||||
- *radon
|
||||
- *db-mdb11
|
||||
|
||||
- path_regex: db-pg17.yml$
|
||||
@@ -34,6 +37,7 @@ creation_rules:
|
||||
- age:
|
||||
- *xenon
|
||||
- *mac
|
||||
- *radon
|
||||
- *db-pg17
|
||||
|
||||
- path_regex: fs-01.yml$
|
||||
@@ -41,6 +45,7 @@ creation_rules:
|
||||
- age:
|
||||
- *xenon
|
||||
- *mac
|
||||
- *radon
|
||||
- *fs-01
|
||||
|
||||
- path_regex: gms-01[\w_]*.(env|yml)$
|
||||
@@ -48,6 +53,7 @@ creation_rules:
|
||||
- age:
|
||||
- *xenon
|
||||
- *mac
|
||||
- *radon
|
||||
- *gms-01
|
||||
|
||||
- path_regex: hel-01[\w_]*.(env|yml)$
|
||||
@@ -55,6 +61,7 @@ creation_rules:
|
||||
- age:
|
||||
- *xenon
|
||||
- *mac
|
||||
- *radon
|
||||
- *hel-01
|
||||
|
||||
- path_regex: lax-01[\w_]*.(env|yml)$
|
||||
@@ -62,6 +69,7 @@ creation_rules:
|
||||
- age:
|
||||
- *xenon
|
||||
- *mac
|
||||
- *radon
|
||||
- *lax-01
|
||||
|
||||
- path_regex: log-01[\w_]*.(env|yml)$
|
||||
@@ -69,6 +77,7 @@ creation_rules:
|
||||
- age:
|
||||
- *xenon
|
||||
- *mac
|
||||
- *radon
|
||||
- *db-pg17
|
||||
- *db-mdb11
|
||||
- *fs-01
|
||||
@@ -80,6 +89,7 @@ creation_rules:
|
||||
- age:
|
||||
- *xenon
|
||||
- *mac
|
||||
- *radon
|
||||
- *nbg-01
|
||||
|
||||
- path_regex: test-nixos[\w_]*.(env|yml)$
|
||||
@@ -87,4 +97,5 @@ creation_rules:
|
||||
- age:
|
||||
- *xenon
|
||||
- *mac
|
||||
- *radon
|
||||
- *test-nixos
|
||||
|
||||
Reference in New Issue
Block a user