37e7700938
In addition to adding the magnum role to the repo build process we also include the os-magnum-install.yml to deploy magnum to hosts tagged with os_magnum. Change-Id: I32dee168d1005572510f630a21f7d7a7a05640d9 Implements: blueprint role-magnum
8 lines
177 B
Plaintext
8 lines
177 B
Plaintext
# The infra nodes that will be running the magnum services
|
|
magnum-infra_hosts:
|
|
infra1:
|
|
ip: 172.20.236.111
|
|
infra2:
|
|
ip: 172.20.236.112
|
|
infra3:
|
|
ip: 172.20.236.113 |