Update puppet-vswitch repository url

Update both other_repos.yaml and .fixtures.yml

Change-Id: Ia2ed38d144b444c518b7396af0fa9d935bb370d7
This commit is contained in:
Mathieu Gagné
2013-04-16 20:44:11 -04:00
parent 8fa6013044
commit 36458434aa
2 changed files with 2 additions and 2 deletions

View File

@@ -15,6 +15,6 @@ fixtures:
"stdlib": "git://github.com/puppetlabs/puppetlabs-stdlib.git"
"sysctl": "git://github.com/duritong/puppet-sysctl.git"
'inifile': 'git://github.com/cprice-puppet/puppetlabs-inifile'
'vswitch': 'git://github.com/ekarlso/puppet-vswitch'
'vswitch': 'git://github.com/bodepd/puppet-vswitch'
symlinks:
"openstack": "#{source_dir}"

View File

@@ -17,7 +17,7 @@ repos:
git://github.com/saz/puppet-memcached: memcached
git://github.com/puppetlabs/puppetlabs-rsync: rsync
git://github.com/puppetlabs/puppetlabs-apache: apache
git://github.com/ekarlso/puppet-vswitch: vswitch
git://github.com/bodepd/puppet-vswitch: vswitch
# other deps
git://github.com/puppetlabs/puppetlabs-xinetd: xinetd
git://github.com/saz/puppet-ssh: ssh