27db155c0e
Currently these nodes are not deployed using kolla-ansible but use the host provisioning and host OS configuration pieces of kayobe. The monasca-deploy project is used to deploy the monitoring services.
4 lines
117 B
Plaintext
4 lines
117 B
Plaintext
---
|
|
# Host/IP with which to access the overcloud nodes via SSH.
|
|
ansible_host: "{{ provision_oc_net_name | net_ip }}"
|