Skip to content

Commit

Permalink
Update to use master of everything
Browse files Browse the repository at this point in the history
This commit updates the other_repos yaml
file to ensure that it points to the master
repo for all projects.
  • Loading branch information
Dan Bode committed May 1, 2012
1 parent 4d76d70 commit 3f1f6a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions other_repos.yaml
@@ -1,7 +1,7 @@
repos:
repo_paths:
# openstack git repos
git://github.com/bodepd/puppetlabs-nova: /etc/puppet/modules/nova
git://github.com/puppetlabs/puppetlabs-nova: /etc/puppet/modules/nova
git://github.com/puppetlabs/puppetlabs-glance: /etc/puppet/modules/glance
git://github.com/puppetlabs/puppetlabs-swift: /etc/puppet/modules/swift
git://github.com/puppetlabs/puppetlabs-keystone: /etc/puppet/modules/keystone
Expand All @@ -22,4 +22,4 @@ repos:
checkout_branches:
# /etc/puppet/modules/keystone: dev
# /etc/puppet/modules/glance: dev
/etc/puppet/modules/nova: dev
# /etc/puppet/modules/nova: dev

0 comments on commit 3f1f6a9

Please sign in to comment.