Change os-specific variable name, fix rights
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
unbound_install_package: yes
|
||||
|
||||
unbound_config:
|
||||
path: /etc/unbound/unbound.conf
|
||||
mode: 0600
|
||||
unbound_config_props:
|
||||
path: /etc/unbound/unbound.conf
|
||||
mode: 0600
|
||||
owner: unbound
|
||||
group: unbound
|
||||
|
@@ -2,8 +2,8 @@
|
||||
|
||||
unbound_install_package: no
|
||||
|
||||
unbound_config:
|
||||
path: /var/unbound/etc/unbound.conf
|
||||
mode: 644
|
||||
unbound_config_props:
|
||||
path: /var/unbound/etc/unbound.conf
|
||||
mode: 0644
|
||||
owner: root
|
||||
group: wheel
|
||||
|
Reference in New Issue
Block a user