openstack-ansible/etc/openstack_deploy/conf.d/senlin.yml.example
Dmitriy Rabotyagov 3214d6fbc3 Added Openstack Senlin role deployment
This commit adds experimental deployment of Senlin role.

Change-Id: I1e116518ec437c1634ea9d40172e424c73da56d5
2020-09-09 21:00:48 +00:00

9 lines
178 B
Plaintext

# The infra nodes that will be running the senlin services
senlin-infra_hosts:
infra1:
ip: 172.20.236.111
infra2:
ip: 172.20.236.112
infra3:
ip: 172.20.236.113