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

Updated ip address so services are on the same subnet as the flame-mgmt network

parent 6e235dd1
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ hosts:
host: 8888
- guest: 9092
host: 9092
ip_address: "203.0.113.100"
ip_address: "172.40.231.50"
- name: apache
cpus: 1
memory: 2048
......@@ -19,7 +19,7 @@ hosts:
forward_ports:
- guest: 80
host: 8881
ip_address: "203.0.113.101"
ip_address: "172.40.231.150"
location: "DC1"
sfc_id: "MS_Template_1"
sfc_id_instance: "MS_I1"
......@@ -36,7 +36,7 @@ hosts:
forward_ports:
- guest: 80
host: 8882
ip_address: "203.0.113.102"
ip_address: "172.40.231.151"
location: "DC1"
sfc_id: "MS_Template_1"
sfc_id_instance: "MS_I1"
......@@ -53,7 +53,7 @@ hosts:
forward_ports:
- guest: 80
host: 8883
ip_address: "203.0.113.103"
ip_address: "172.40.231.152"
location: "DC1"
sfc_id: "MS_Template_1"
sfc_id_instance: "MS_I1"
......@@ -70,7 +70,7 @@ hosts:
forward_ports:
- guest: 80
host: 8884
ip_address: "203.0.113.104"
ip_address: "172.40.231.153"
location: "DC1"
sfc_id: "MS_Template_1"
sfc_id_instance: "MS_I1"
......@@ -87,7 +87,7 @@ hosts:
forward_ports:
- guest: 80
host: 8885
ip_address: "203.0.113.105"
ip_address: "172.40.231.154"
location: "DC1"
sfc_id: "MS_Template_1"
sfc_id_instance: "MS_I1"
......@@ -100,4 +100,4 @@ hosts:
cpus: 1
memory: 2048
disk: "10GB"
ip_address: "203.0.113.150"
\ No newline at end of file
ip_address: "172.40.231.200"
\ No newline at end of file
......@@ -10,7 +10,7 @@ hosts:
host: 8888
- guest: 9092
host: 9092
ip_address: "203.0.113.100"
ip_address: "172.40.231.50"
- name: ipendpoint1
cpus: 1
memory: 2048
......@@ -19,7 +19,7 @@ hosts:
forward_ports:
- guest: 80
host: 8081
ip_address: "203.0.113.140"
ip_address: "172.40.231.170"
location: "nova"
sfc_id: "media_service_A"
sfc_id_instance: "StackID"
......@@ -36,7 +36,7 @@ hosts:
forward_ports:
- guest: 80
host: 8082
ip_address: "203.0.113.141"
ip_address: "172.40.231.171"
location: "nova"
sfc_id: "media_service_A"
sfc_id_instance: "StackID"
......@@ -49,4 +49,4 @@ hosts:
cpus: 1
memory: 2048
disk: "10GB"
ip_address: "203.0.113.150"
\ No newline at end of file
ip_address: "172.40.231.200"
\ No newline at end of file
......@@ -3,5 +3,5 @@ hosts:
cpus: 1
memory: 2048
disk: "10GB"
ip_address: "203.0.113.150"
ip_address: "172.40.231.200"
\ No newline at end of file
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