openstack-ansible/etc/openstack_deploy/conf.d/magnum.yml.example
Donovan Francesco 37e7700938 Adding support for Magnum
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
2016-08-09 20:02:42 +00:00

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