From 2ba2b6bd875c0ca016c0480eed186d7ed304e0d8 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Tue, 17 May 2022 15:19:19 +0200 Subject: [PATCH] TT#177600 Do not expect /etc/ngcp-config/systems.cfg to exist We have stopped generating this file, as its information is available from network.yml. Change-Id: I4535a9b4b376f3fa77ba57517f7588f3a2d67adf --- templates/131_filesys-ngcp-pro.yaml.tt2 | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/templates/131_filesys-ngcp-pro.yaml.tt2 b/templates/131_filesys-ngcp-pro.yaml.tt2 index ce9e0fa..b6ad2db 100644 --- a/templates/131_filesys-ngcp-pro.yaml.tt2 +++ b/templates/131_filesys-ngcp-pro.yaml.tt2 @@ -30,12 +30,7 @@ file: contains: [] /etc/ngcp-config/systems.cfg: - exists: true - mode: "0644" - owner: root - group: root - filetype: file - contains: [] + exists: false /mnt/glusterfs: exists: true