pihole: init
This commit is contained in:
parent
4b06e01884
commit
c565ac16ba
6 changed files with 218 additions and 80 deletions
|
@ -15,6 +15,7 @@ keys: &all
|
|||
- &m_git age1h9ty40uxgznh7s2d7l3cx74lkylpgvs8lknkvkjvqyy5kn5kfc8qz0zc4c
|
||||
- &m_nas0 age18xjdme8vc657l8n7fzpn7twshprmtpc8p6usn257ajw0vftd8p8qxwwywn
|
||||
- &m_ts3 age12f24j7fcq46cjuqjftv5pyffpunyhqj98ypqf729z89xzunzryts5d8kl0
|
||||
- &m_pihole age1s8zxjh9kyeynw6wzpaxl7dhfm00djweed75wg48r2ka3a03h7sqq5qznur
|
||||
|
||||
creation_rules:
|
||||
- path_regex: secrets/[^/]+\.(yaml|json|env|ini)$
|
||||
|
@ -111,3 +112,10 @@ creation_rules:
|
|||
- *op_noe_2
|
||||
- *op_noe_3
|
||||
- *m_ts3
|
||||
- path_regex: secrets/pihole/[^/]+\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *op_noe
|
||||
- *op_noe_2
|
||||
- *op_noe_3
|
||||
- *m_pihole
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue