diff --git a/templates/130_filesys-ngcp.yaml.tt2 b/templates/130_filesys-ngcp.yaml.tt2 index 93334c8..2c6d1b9 100644 --- a/templates/130_filesys-ngcp.yaml.tt2 +++ b/templates/130_filesys-ngcp.yaml.tt2 @@ -284,21 +284,6 @@ file: linked-to: /ngcp-data/victoria-metrics filetype: symlink - /ngcp-data/redis: - exists: true - mode: "0750" - owner: redis - group: redis - filetype: directory - - /var/lib/redis: - exists: true - mode: "0777" - owner: root - group: root - linked-to: /ngcp-data/redis - filetype: symlink - /ngcp-data/keydb: exists: true mode: "0750"