diff --git a/templates/130_filesys-ngcp.yaml.tt2 b/templates/130_filesys-ngcp.yaml.tt2 index e0ca691..8844ba7 100644 --- a/templates/130_filesys-ngcp.yaml.tt2 +++ b/templates/130_filesys-ngcp.yaml.tt2 @@ -406,21 +406,6 @@ file: linked-to: /ngcp-data/valkey filetype: symlink - /ngcp-data/keydb: - exists: true - mode: "0750" - owner: keydb - group: keydb - filetype: directory - - /var/lib/keydb: - exists: true - mode: "0777" - owner: root - group: root - linked-to: /ngcp-data/keydb - filetype: symlink - /ngcp-data/logs: exists: true mode: "0755" diff --git a/templates/200_user-debian.yaml.tt2 b/templates/200_user-debian.yaml.tt2 index 9eab5dd..de1f6bc 100644 --- a/templates/200_user-debian.yaml.tt2 +++ b/templates/200_user-debian.yaml.tt2 @@ -3,9 +3,6 @@ group: exists: true gid: 1 - keydb: - exists: true - kamailio: exists: true @@ -48,12 +45,6 @@ user: - "/var/run/kamailio" - "/run/kamailio" - keydb: - exists: true - groups: - - keydb - home: "/var/lib/keydb" - mysql: exists: true groups: