See https://bugs.launchpad.net/heat-templates/+bug/1650625. using the full path in the templates does not seem workable as the temmplates path is configurable. Moving the custom nic-configs to the t-h-t dir so that the relative script path resolves. Change-Id: I70867ee90313ea4a8a1c5da312ad0fed3144d58cchanges/08/410908/15
parent
301e4845cc
commit
270a9f6786
@ -1,3 +1,4 @@
|
||||
overcloud_ipv6: false
|
||||
containerized_overcloud: false
|
||||
overcloud_templates_path: /usr/share/openstack-tripleo-heat-templates
|
||||
|
||||
|
@ -0,0 +1,2 @@
|
||||
dependencies:
|
||||
- extras-common
|
Loading…
Reference in new issue