diff --git a/templates/130_filesys-ngcp.yaml.tt2 b/templates/130_filesys-ngcp.yaml.tt2 index 2c983f6..58a094d 100644 --- a/templates/130_filesys-ngcp.yaml.tt2 +++ b/templates/130_filesys-ngcp.yaml.tt2 @@ -152,54 +152,6 @@ file: filetype: file contains: [] - /etc/mysql/inc: - exists: true - mode: "0755" - owner: root - group: root - filetype: directory - contains: [] - - /etc/mysql/inc/my.client.cnf: - exists: true - mode: "0444" - owner: root - group: root - filetype: file - contains: [] - - /etc/mysql/inc/my.myisamchk.cnf: - exists: true - mode: "0444" - owner: root - group: root - filetype: file - contains: [] - - /etc/mysql/inc/my.mysql.cnf: - exists: true - mode: "0444" - owner: root - group: root - filetype: file - contains: [] - - /etc/mysql/inc/my.safe_mysqld.cnf: - exists: true - mode: "0444" - owner: root - group: root - filetype: file - contains: [] - - /etc/mysql/inc/my.mysqldump.cnf: - exists: true - mode: "0444" - owner: root - group: root - filetype: file - contains: [] - /etc/mysql/my.cnf: exists: true mode: "0444" diff --git a/templates/131_filesys-ngcp-pro.yaml.tt2 b/templates/131_filesys-ngcp-pro.yaml.tt2 index 4a04896..d3eb845 100644 --- a/templates/131_filesys-ngcp-pro.yaml.tt2 +++ b/templates/131_filesys-ngcp-pro.yaml.tt2 @@ -98,19 +98,3 @@ file: group: root linked-to: /mnt/glusterfs/mgmt-share/approx/ filetype: symlink - - /etc/mysql/inc/my.mysqld2.cnf: - exists: true - mode: "0444" - owner: root - group: root - filetype: file - contains: [] - - /etc/mysql/inc/my.mysqld_multi.cnf: - exists: true - mode: "0444" - owner: root - group: root - filetype: file - contains: []