Migrates OpenDaylight to official repo
authorTim Rozet <trozet@redhat.com>
Fri, 5 May 2017 17:41:34 +0000 (13:41 -0400)
committerTim Rozet <trozet@redhat.com>
Fri, 5 May 2017 17:41:34 +0000 (13:41 -0400)
ODL repo has been moved from a personal github account into official ODL
repo.

Change-Id: I1248c22acc09962ef788ca19ee87b6bda8ef8450
Signed-off-by: Tim Rozet <trozet@redhat.com>
Puppetfile_extras

index 481a8ec..4bc9d3f 100644 (file)
@@ -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',