You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
system-tests/ce/03_files_availability.json.tt2

53 lines
1.3 KiB

{
"file": {
"/etc/apt/sources.list.d/sipwise.list": {
"exists": true,
"mode": "0644",
"owner": "root",
"group": "root",
"filetype": "file",
"contains": []
},
"/etc/ngcp-config/config.yml": {
"exists": true,
"mode": "0644",
"owner": "root",
"group": "root",
"filetype": "file",
"contains": []
},
"/etc/ngcp-config/constants.yml": {
"exists": true,
"mode": "0644",
"owner": "root",
"group": "root",
"filetype": "file",
"contains": []
},
"/etc/ngcp-config/network.yml": {
"exists": true,
"mode": "0644",
"owner": "root",
"group": "root",
"filetype": "file",
"contains": []
},
"/etc/ngcp_version": {
"exists": true,
"mode": "0644",
"owner": "root",
"group": "root",
"filetype": "file",
"contains": []
},
"/etc/sipwise_ngcp_version": {
"exists": true,
"mode": "0644",
"owner": "root",
"group": "root",
"filetype": "file",
"contains": []
}
}
}