From: Tim Rozet Date: Fri, 5 May 2017 17:41:34 +0000 (-0400) Subject: Migrates OpenDaylight to official repo X-Git-Tag: opnfv-6.0.0~203^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=041ea64d0310f6b73c787c2b4ca8949248df9ecd;p=apex-puppet-tripleo.git Migrates OpenDaylight to official repo ODL repo has been moved from a personal github account into official ODL repo. Change-Id: I1248c22acc09962ef788ca19ee87b6bda8ef8450 Signed-off-by: Tim Rozet --- diff --git a/Puppetfile_extras b/Puppetfile_extras index 481a8ec..4bc9d3f 100644 --- a/Puppetfile_extras +++ b/Puppetfile_extras @@ -46,7 +46,7 @@ mod 'systemd', :ref => 'master' mod 'opendaylight', - :git => 'https://github.com/dfarrell07/puppet-opendaylight', + :git => 'https://git.opendaylight.org/gerrit/integration/packaging/puppet-opendaylight', :ref => 'master' mod 'ssh',