Merge "Also match config volumes for /var/lib/config-data/puppet-generated/" into...
[apex-tripleo-heat-templates.git] / environments / net-bond-with-vlans-v6.yaml
1 # This template configures each role to use a pair of bonded nics (nic2 and
2 # nic3) and configures an IP address on each relevant isolated network
3 # for each role, with IPv6 on the External network. This template assumes
4 # use of network-isolation-v6.yaml.
5 #
6 # FIXME: if/when we add functionality to heatclient to include heat
7 # environment files we should think about using it here to automatically
8 # include network-isolation-v6.yaml.
9 resource_registry:
10   OS::TripleO::BlockStorage::Net::SoftwareConfig: ../network/config/bond-with-vlans/cinder-storage.yaml
11   OS::TripleO::Compute::Net::SoftwareConfig: ../network/config/bond-with-vlans/compute.yaml
12   OS::TripleO::Controller::Net::SoftwareConfig: ../network/config/bond-with-vlans/controller-v6.yaml
13   OS::TripleO::ObjectStorage::Net::SoftwareConfig: ../network/config/bond-with-vlans/swift-storage.yaml
14   OS::TripleO::CephStorage::Net::SoftwareConfig: ../network/config/bond-with-vlans/ceph-storage.yaml