diff options
Diffstat (limited to 'Puppetfile_extras')
-rw-r--r-- | Puppetfile_extras | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Puppetfile_extras b/Puppetfile_extras index f224b9a..4bc9d3f 100644 --- a/Puppetfile_extras +++ b/Puppetfile_extras @@ -27,7 +27,7 @@ mod 'datacat', mod 'etcd', :git => 'https://github.com/cristifalcas/puppet-etcd', - :ref => '1.10.0' + :ref => '1.11.0' mod 'fdio', :git => 'https://git.fd.io/puppet-fdio', @@ -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', |