20
.sops.yaml
20
.sops.yaml
@@ -28,13 +28,13 @@ creation_rules:
|
||||
- age:
|
||||
- *adam
|
||||
- *adampad
|
||||
- path_regex: secrets/toothpc-secrets.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *toothpick
|
||||
- *toothpc
|
||||
- path_regex: secrets/toothpick-secrets.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *toothpick
|
||||
- *toothpc
|
||||
# - path_regex: secrets/toothpc-secrets.(yaml|json|env|ini)$
|
||||
# key_groups:
|
||||
# - age:
|
||||
# - *toothpick
|
||||
# - *toothpc
|
||||
# - path_regex: secrets/toothpick-secrets.(yaml|json|env|ini)$
|
||||
# key_groups:
|
||||
# - age:
|
||||
# - *toothpick
|
||||
# - *toothpc
|
||||
|
||||
@@ -59,7 +59,7 @@ in {
|
||||
secrets = {
|
||||
ssh_user = {
|
||||
format = "yaml";
|
||||
sopsFile = "${self}/secrets/toothpick-secrets.yaml";
|
||||
# sopsFile = "${self}/secrets/toothpick-secrets.yaml";
|
||||
};
|
||||
};
|
||||
})
|
||||
|
||||
@@ -54,7 +54,7 @@ in {
|
||||
secrets = {
|
||||
ssh_host = {
|
||||
format = "yaml";
|
||||
sopsFile = "${self}/secrets/toothpc-secrets.yaml";
|
||||
# sopsFile = "${self}/secrets/toothpc-secrets.yaml";
|
||||
};
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user