diff --git a/.fixtures.yml b/.fixtures.yml index a7c9b0c..9414026 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -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}" diff --git a/other_repos.yaml b/other_repos.yaml index c806a19..3eca861 100644 --- a/other_repos.yaml +++ b/other_repos.yaml @@ -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