aboutsummaryrefslogtreecommitdiffstats
path: root/Puppetfile_extras
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-03-17 21:46:57 +0000
committerGerrit Code Review <review@openstack.org>2017-03-17 21:46:57 +0000
commit02f5102eeb2600068c7561b156bf00a8eeed5bd0 (patch)
treed7d11a4152b88e92ad851d02dbcd7a2e8cffe083 /Puppetfile_extras
parente44f838deeeb9468edf93a3781e754272e1897e2 (diff)
parent0cec9b6f4936a056573a69257095fd56b69a816f (diff)
Merge "Enables OpenDaylight Clustering in HA deployments"
Diffstat (limited to 'Puppetfile_extras')
-rw-r--r--Puppetfile_extras4
1 files changed, 4 insertions, 0 deletions
diff --git a/Puppetfile_extras b/Puppetfile_extras
index e21e63f..0b617b9 100644
--- a/Puppetfile_extras
+++ b/Puppetfile_extras
@@ -44,3 +44,7 @@ mod 'ntp',
mod 'systemd',
:git => 'https://github.com/camptocamp/puppet-systemd',
:ref => 'master'
+
+mod 'opendaylight',
+ :git => 'https://github.com/dfarrell07/puppet-opendaylight',
+ :ref => 'master'