openstack-ansible/etc/openstack_deploy/conf.d/adjutant.yml.example
Dmitriy Rabotyagov 9949f3fb4a Added Openstack Adjutant role deployment
This commit adds experimental deployment of Adjutant role.

Depends-On: https://review.opendev.org/756313
Change-Id: I7203536111eb2120fa74d639ad9fc7b783d3cca7
2020-11-30 11:29:27 +00:00

9 lines
180 B
Plaintext

# The infra nodes that will be running the adjutant services
registration_hosts:
infra1:
ip: 172.20.236.111
infra2:
ip: 172.20.236.112
infra3:
ip: 172.20.236.113