diff --git a/templates/130_filesys-ngcp.yaml.tt2 b/templates/130_filesys-ngcp.yaml.tt2 index f58f33d..fb3d0dd 100644 --- a/templates/130_filesys-ngcp.yaml.tt2 +++ b/templates/130_filesys-ngcp.yaml.tt2 @@ -10,9 +10,9 @@ file: /etc/ngcp-config/config.yml: exists: true - mode: "0600" + mode: "0660" owner: root - group: root + group: _ngcp-admin filetype: file contains: [] @@ -26,9 +26,9 @@ file: /etc/ngcp-config/network.yml: exists: true - mode: "0644" + mode: "0660" owner: root - group: root + group: _ngcp-admin filetype: file contains: []