Add networks to IronicConductor role.

The IronicConductor.yaml file was missing networks.

Change-Id: I7be814c269091bd6ceb45f066356acbb856d0f55
This commit is contained in:
Bob Fournier 2018-09-20 09:24:31 -04:00
parent 4fb146fb79
commit 366cd639a6
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
- name: IronicConductor
description: |
Ironic Conductor node role
networks:
- InternalApi
HostnameFormatDefault: '%stackname%-ironic-%index%'
ServicesDefault:
- OS::TripleO::Services::Aide