Merge "Remove forked bandersnatch"

This commit is contained in:
Jenkins 2016-07-18 23:59:33 +00:00 committed by Gerrit Code Review
commit 93e1a6aec1

View File

@ -23,9 +23,7 @@ class openstack_project::mirror_update (
uri_rewrite => $uri_rewrite,
}
class { 'bandersnatch':
bandersnatch_source => 'https://bitbucket.org/jeblair/bandersnatch',
}
class { 'bandersnatch': }
class { 'bandersnatch::mirror':
mirror_root => '/afs/.openstack.org/mirror/pypi',