Change-Id: Ifd8f77c5f249b8e2f4a2fffddab144d1d07fa6d7changes/19/5519/1
parent
05273e26a1
commit
92dabda582
@ -1 +0,0 @@
|
||||
../ce/03_files_availability.json.tt2
|
||||
@ -0,0 +1,52 @@
|
||||
{
|
||||
"file": {
|
||||
"/etc/apt/sources.list.d/sipwise.list": {
|
||||
"exists": true,
|
||||
"mode": "0444",
|
||||
"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": []
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in new issue