diff --git a/templates/130_filesys-ngcp.yaml.tt2 b/templates/130_filesys-ngcp.yaml.tt2 index 5220486..2c983f6 100644 --- a/templates/130_filesys-ngcp.yaml.tt2 +++ b/templates/130_filesys-ngcp.yaml.tt2 @@ -120,14 +120,6 @@ file: filetype: directory contains: [] - /etc/mysql/cluster.ini: - exists: [% general.ngcp_type == 'carrier' ? 'true' : 'false' %] - mode: "0444" - owner: root - group: root - filetype: file - contains: [] - /etc/mysql/conf.d: exists: true mode: "0755"