diff --git a/templates/134_filesys-voisniff.yaml.tt2 b/templates/134_filesys-voisniff.yaml.tt2 new file mode 100644 index 0000000..f5ad990 --- /dev/null +++ b/templates/134_filesys-voisniff.yaml.tt2 @@ -0,0 +1,8 @@ +file: + /ngcp-data/voisniff: + exists: true + mode: "0755" + owner: root + group: root + filetype: directory + contains: [] diff --git a/templates/goss.yaml.tt2 b/templates/goss.yaml.tt2 index 548be75..960341e 100644 --- a/templates/goss.yaml.tt2 +++ b/templates/goss.yaml.tt2 @@ -8,6 +8,7 @@ gossfile: [% END -%] 132_filesys-ngcp-templates.yaml: {} 133_filesys-deprecated.yaml: {} + 134_filesys-voisniff.yaml.tt2: {} 200_user-debian.yaml: {} 210_user-ngcp.yaml: {} 310_package-ngcp.yaml: {}