56c64d15d4a61b62c103151da263f512e24e9d73
[apex-tripleo-heat-templates.git] / environments / nova-nuage-config.yaml
1 # A Heat environment file which can be used to enable
2 # Nuage backend on the compute, configured via puppet
3 resource_registry:
4   OS::TripleO::ComputeExtraConfigPre: ../puppet/extraconfig/pre_deploy/compute/nova-nuage.yaml
5
6 parameter_defaults:
7   NuageActiveController: '0.0.0.0'
8   NuageStandbyController: '0.0.0.0'