Skip to content
Snippets Groups Projects
Commit c80f02c5 authored by MJB's avatar MJB
Browse files

Merge branch 'integration' of gitlab.it-innovation.soton.ac.uk:FLAME/flame-clmc into integration

parents d98aecc5 a5e38791
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ hosts:
sf_id: "adaptive_streaming"
sf_id_instance: "adaptive_streaming_I1"
ipendpoint_id: "adaptive_streaming_I1_apache1"
influxdb_url: "http://203.0.113.100:8086"
influxdb_url: "http://172.40.231.51:8086"
database_name: "CLMCMetrics"
- name: nginx
cpus: 1
......@@ -64,7 +64,7 @@ hosts:
sf_id: "adaptive_streaming"
sf_id_instance: "adaptive_streaming_nginx_I1"
ipendpoint_id: "adaptive_streaming_nginx_I1_apache1"
influxdb_url: "http://203.0.113.100:8086"
influxdb_url: "http://172.40.231.51:8086"
database_name: "CLMCMetrics"
- name: mongo
cpus: 1
......@@ -81,7 +81,7 @@ hosts:
sf_id: "metadata_database"
sf_id_instance: "metadata_database_I1"
ipendpoint_id: "metadata_database_I1_apache1"
influxdb_url: "http://203.0.113.100:8086"
influxdb_url: "http://172.40.231.51:8086"
database_name: "CLMCMetrics"
- name: ffmpeg
cpus: 1
......@@ -98,7 +98,7 @@ hosts:
sf_id: "metadata_database"
sf_id_instance: "metadata_database_I1"
ipendpoint_id: "metadata_database_I1_apache1"
influxdb_url: "http://203.0.113.100:8086"
influxdb_url: "http://172.40.231.51:8086"
database_name: "CLMCMetrics"
- name: host
cpus: 1
......@@ -115,7 +115,7 @@ hosts:
sf_id: "adaptive_streaming"
sf_id_instance: "adaptive_streaming_I1"
ipendpoint_id: "adaptive_streaming_I1_apache1"
influxdb_url: "http://203.0.113.100:8086"
influxdb_url: "http://172.40.231.51:8086"
database_name: "CLMCMetrics"
- name: test-runner
cpus: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment