diff --git a/templates/130_filesys-ngcp.yaml.tt2 b/templates/130_filesys-ngcp.yaml.tt2 index fa90642..0ea6e4e 100644 --- a/templates/130_filesys-ngcp.yaml.tt2 +++ b/templates/130_filesys-ngcp.yaml.tt2 @@ -24,6 +24,14 @@ file: filetype: file contains: [] + /etc/ngcp-config/maintenance.yml: + exists: true + mode: "0660" + owner: root + group: _ngcp-admin + filetype: file + contains: [] + /etc/ngcp-config/network.yml: exists: true mode: "0660"