aboutsummaryrefslogtreecommitdiffstats
path: root/puppet
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-07-21 08:07:57 +0000
committerGerrit Code Review <review@openstack.org>2017-07-21 08:07:57 +0000
commit11058c85dda4d5c10f76d023f9324232abe2a455 (patch)
tree34857cd6baf14638f43381237ef8e5bea43b99a8 /puppet
parent7a6e479f27bbdcd29918669a3793886115f9b009 (diff)
parentb5379845d98f32511251a3efa019af173d79b9aa (diff)
Merge "Exposing the ability to enable/disable the repository"
Diffstat (limited to 'puppet')
-rw-r--r--puppet/services/opendaylight-api.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/puppet/services/opendaylight-api.yaml b/puppet/services/opendaylight-api.yaml
index da925181..472dbcce 100644
--- a/puppet/services/opendaylight-api.yaml
+++ b/puppet/services/opendaylight-api.yaml
@@ -58,6 +58,10 @@ parameters:
default: {}
description: Parameters specific to the role
type: json
+ OpenDaylightManageRepositories:
+ description: Whether to manage the OpenDaylight repository
+ type: boolean
+ default: false
outputs:
role_data:
@@ -72,6 +76,7 @@ outputs:
opendaylight::enable_dhcp: {get_param: OpenDaylightEnableDHCP}
opendaylight::odl_bind_ip: {get_param: [ServiceNetMap, OpendaylightApiNetwork]}
opendaylight::nb_connection_protocol: {get_param: OpenDaylightConnectionProtocol}
+ opendaylight::manage_repositories: {get_param: OpenDaylightManageRepositories}
tripleo.opendaylight_api.firewall_rules:
'137 opendaylight api':
dport: