diff options
Diffstat (limited to 'Puppetfile_extras')
-rw-r--r-- | Puppetfile_extras | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Puppetfile_extras b/Puppetfile_extras index ce158e4..b927d99 100644 --- a/Puppetfile_extras +++ b/Puppetfile_extras @@ -5,10 +5,6 @@ mod 'haproxy', :git => 'https://github.com/puppetlabs/puppetlabs-haproxy', :ref => 'master' -mod 'midonet', - :git => 'https://github.com/midonet/puppet-midonet', - :ref => 'v2015.06.7' - mod 'tomcat', :git => 'https://github.com/puppetlabs/puppetlabs-tomcat', :ref => '1.3.2' @@ -31,4 +27,4 @@ mod 'datacat', mod 'etcd', :git => 'https://github.com/cristifalcas/puppet-etcd', - :ref => '1.10.0'
\ No newline at end of file + :ref => '1.10.0' |