diff options
Diffstat (limited to 'utils/infra_setup/heat_template/vstf_heat_template/dashboard.json')
-rwxr-xr-x | utils/infra_setup/heat_template/vstf_heat_template/dashboard.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/utils/infra_setup/heat_template/vstf_heat_template/dashboard.json b/utils/infra_setup/heat_template/vstf_heat_template/dashboard.json new file mode 100755 index 00000000..df6f64c3 --- /dev/null +++ b/utils/infra_setup/heat_template/vstf_heat_template/dashboard.json @@ -0,0 +1,6 @@ +{
+ "pod_name": "unknown-pod",
+ "installer": "fuel",
+ "version": "unknown",
+ "target": "http://213.77.62.197/results"
+}
\ No newline at end of file |