summaryrefslogtreecommitdiffstats
path: root/puppet/compute.yaml
diff options
context:
space:
mode:
authorLokesh Jain <lokesh.jain@gmail.com>2015-10-01 15:57:57 -0400
committerLokesh Jain <lokesh.jain@gmail.com>2015-11-30 14:22:08 -0500
commitee9b8f3a5d86c1258c717dc598a7bd34d47a367a (patch)
treee25879f853134437faf3a1230c1ab10ecf590966 /puppet/compute.yaml
parentfdc2359e4515dfa50048b3b6cd4896ef4744cc5f (diff)
Changes for configuring Nuage
Added ExtraConfig templates and environment files for Nuage specific parameters. Modified overcloud_compute.pp and overcloud_controller.pp to conditionally include Nuage plugin and agents. Change-Id: I95510c753b0a262c73566481f9e94279970f4a4f
Diffstat (limited to 'puppet/compute.yaml')
-rw-r--r--puppet/compute.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/compute.yaml b/puppet/compute.yaml
index 1d16a254..8d40a4ff 100644
--- a/puppet/compute.yaml
+++ b/puppet/compute.yaml
@@ -375,6 +375,7 @@ resources:
- '"%{::osfamily}"'
- common
- cisco_n1kv_data # Optionally provided by ComputeExtraConfigPre
+ - nova_nuage_data # Optionally provided by ComputeExtraConfigPre
datafiles:
compute_extraconfig:
mapped_data: {get_param: NovaComputeExtraConfig}