We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f8666 commit 2d09b27Copy full SHA for 2d09b27
tripleo-ciscoaci/files/service-ciscoaci.yaml
@@ -203,6 +203,7 @@ outputs:
203
ciscoaci::opflex::aci_opflex_encap_mode: {get_param: ACIOpflexEncapMode}
204
ciscoaci::opflex::opflex_target_bridge_to_patch: {get_param: ACIOpflexBridgeToPatch}
205
ciscoaci::aim::use_openvswitch: {get_param: AciOpenvswitch}
206
+ ciscoaci::aim_config::use_openvswitch: {get_param: AciOpenvswitch}
207
ciscoaci::aim_config::rabbit_password: {get_param: RabbitPassword}
208
ciscoaci::aim_config::rabbit_user: {get_param: RabbitUserName}
209
ciscoaci::aim_config::rabbit_port: {get_param: RabbitClientPort}
0 commit comments