From 773324a6d05f1fb8877adf95a47e7a3d1619d099 Mon Sep 17 00:00:00 2001 From: Robert Pothier Date: Wed, 9 Sep 2015 11:08:37 -0400 Subject: Enable Cisco Nexus and UCSM plugins This enables support for the Cisco UCS Manager and Cisco Nexus plugins Change-Id: I1bc28a4768d5d6857a0504ca1f77dd71259570b8 --- puppet/controller-puppet.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'puppet/controller-puppet.yaml') diff --git a/puppet/controller-puppet.yaml b/puppet/controller-puppet.yaml index 291dc6e3..30090ff3 100644 --- a/puppet/controller-puppet.yaml +++ b/puppet/controller-puppet.yaml @@ -876,6 +876,7 @@ resources: - '"%{::osfamily}"' - common - cinder_netapp_data # Optionally provided by ControllerExtraConfigPre + - neutron_cisco_data # Optionally provided by ControllerExtraConfigPre datafiles: controller_extraconfig: mapped_data: {get_param: ControllerExtraConfig} -- cgit 1.2.3-korg