From 36458434aa3ac12302c3b895d9670d9df96a8d14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathieu=20Gagne=CC=81?= Date: Tue, 16 Apr 2013 20:44:11 -0400 Subject: [PATCH] Update puppet-vswitch repository url Update both other_repos.yaml and .fixtures.yml Change-Id: Ia2ed38d144b444c518b7396af0fa9d935bb370d7 --- .fixtures.yml | 2 +- other_repos.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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