Commit 268955a3 authored by Steve Munene's avatar Steve Munene

Add compute hosts

parent 90f65bef
......@@ -382,7 +382,7 @@ shared-infra_hosts:
infra1:
ip: 172.20.16.33
container_vars:
container_tech: nspawn
container_tech: lxc
infra2:
ip: 172.20.16.34
container_vars:
......@@ -390,9 +390,11 @@ shared-infra_hosts:
infra3:
ip: 172.20.16.25
container_vars:
container_tech: nspawn
container_tech: lxc
infra4:
ip: 172.20.16.36
container_vars:
container_tech: lxc
#
# --------
#
......@@ -529,6 +531,16 @@ compute_hosts:
ip: 172.20.16.37
compute2:
ip: 172.20.16.38
compute3:
ip: 172.20.16.39
compute4:
ip: 172.20.16.41
compute5:
ip: 172.20.16.43
compute6:
ip: 172.20.16.45
compute7:
ip: 172.20.16.46
#
# --------
#
......@@ -548,9 +560,9 @@ compute_hosts:
#
# Define an OpenStack compute host:
#
# ironic-compute_hosts:
# ironic-infra1:
# ip: 172.29.236.121
ironic-compute_hosts:
ironic-infra1:
ip: 172.20.16.47
#
# --------
#
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment