Change-Id: Iccdc2128b48ed752b0ca12ea9887b81cfbbc1509 Signed-off-by: Sandeep Kapur <sandeep.kapur@windriver.com>
19 lines
412 B
Plaintext
19 lines
412 B
Plaintext
{
|
|
// openstack configuration
|
|
"app_name": "stx-openstack",
|
|
"version_cmd": "cat /opt/platform/fluxcd/*/stx-openstack/*/metadata.yaml",
|
|
|
|
"remote": {
|
|
"enabled": false,
|
|
"file_server": "",
|
|
"app_version": "latest_build",
|
|
"app_build": "stx-openstack-master-debian",
|
|
|
|
},
|
|
|
|
"custom": {
|
|
"enabled": true,
|
|
"file_location": "/home/sysadmin/",
|
|
"file_name": "helm-chart-manifest.tgz"
|
|
}
|
|
} |