z9-router(host): fix file permissions
This commit is contained in:
parent
1ec54ad502
commit
22ace3c537
2 changed files with 16 additions and 3 deletions
|
|
@ -8,3 +8,7 @@ deploy_systemd_resolved_config__enable: false
|
|||
deploy_systemd_resolved_config__dns:
|
||||
- 127.0.0.1
|
||||
kea_dhcp__include_vars: resources/z9/z9-router/kea_dhcp.yaml
|
||||
secrets__folder:
|
||||
owner: "root"
|
||||
mode: "0754"
|
||||
group: 998
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue