From 22bc3d1e9ca18df9944b9d36b09fd06847337388 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 24 Jan 2013 09:57:20 -0500 Subject: remove pathing from .mrconfig --- .mrconfig | 96 ++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 46 insertions(+), 50 deletions(-) diff --git a/.mrconfig b/.mrconfig index d0e8136..5cd4106 100644 --- a/.mrconfig +++ b/.mrconfig @@ -1,112 +1,110 @@ -[DEFAULT] - # general repos -[leap/gitolite-admin] +[gitolite-admin] checkout = git clone ssh://gitolite@code.leap.se/gitolite-admin gitolite-admin -[leap/cloudadmin] +[cloudadmin] checkout = git clone ssh://gitolite@code.leap.se/leap_cloudadmin cloudadmin -[leap/bitmask] +[bitmask] checkout = git clone ssh://gitolite@code.leap.se/bitmask bitmask -[leap/vagrant] +[vagrant] checkout = git clone ssh://gitolite@code.leap.se/vagrant vagrant # admin repos -[leap/gitolite-admin_orca] +[gitolite-admin_orca] checkout = git clone ssh://gitolite@admin.leap.se/gitolite-admin gitolite-admin_orca -[leap/pwstore] +[pwstore] checkout = git clone ssh://gitolite@admin.leap.se/pwstore pwstore # dev repos -[leap/ca] +[ca] checkout = git clone ssh://gitolite@code.leap.se/leap_ca ca -[leap/client] +[client] checkout = git clone ssh://gitolite@code.leap.se/leap_client client -[leap/web] +[web] checkout = git clone ssh://gitolite@code.leap.se/leap_web web # platform -[leap/platform] +[platform] checkout = git clone ssh://gitolite@code.leap.se/platform platform -[leap/errors] +[errors] checkout = git clone ssh://gitlote@code.leap.se/leap_platform_errors errors -[leap/cli] +[cli] checkout = git clone ssh://gitolite@code.leap.se/leap_cli cli # Debian/Ubuntu packages -[leap/python_srp] +[python_srp] checkout = git clone ssh://gitolite@code.leap.se/python_srp python_srp -[leap/platform] +[platform] checkout = git clone ssh://gitolite@code.leap.se/python_gnutls python_gnutls -[leap/platform] +[platform] checkout = git clone ssh://gitolite@code.leap.se/python_requests python_requests -[leap/platform] +[platform] checkout = git clone ssh://gitolite@code.leap.se/python_ping python_ping # puppet -[leap/puppet] +[puppet] checkout = git clone ssh://gitolite@admin.leap.se/puppet puppet # site puppet modules -[leap/modules/site_apache] +[modules/site_apache] checkout = git clone ssh://gitolite@code.leap.se/puppet_site_apache site_apache && cd site_apache && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/site_apt] +[modules/site_apt] checkout = git clone ssh://gitolite@code.leap.se/puppet_site_apt site_apt && cd site_apt && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/site_config] +[modules/site_config] checkout = git clone ssh://gitolite@code.leap.se/puppet_site_config site_config && cd site_config && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/site_git] +[modules/site_git] checkout = git clone ssh://gitolite@code.leap.se/puppet_site_git site_git && cd site_git && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/site_gitolite] +[modules/site_gitolite] checkout = git clone ssh://gitolite@code.leap.se/puppet_site_gitolite site_gitolite && cd site_gitolite && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/site_nagios] +[modules/site_nagios] checkout = git clone ssh://gitolite@code.leap.se/puppet_site_nagios site_nagios && cd site_nagios && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/site_puppet] +[modules/site_puppet] checkout = git clone ssh://gitolite@code.leap.se/puppet_site_puppet site_puppet && cd site_puppet && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/site_sudo] +[modules/site_sudo] checkout = git clone ssh://gitolite@code.leap.se/puppet_site_sudo site_sudo && cd site_sudo && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" @@ -114,7 +112,7 @@ checkout = git clone ssh://gitolite@code.leap.se/puppet_site_sudo site_sudo && # regular puppet modules -[leap/modules/augeas] +[modules/augeas] checkout = git clone ssh://gitolite@code.leap.se/puppet_augeas augeas && cd augeas && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" @@ -122,105 +120,103 @@ update = git_assure_remote camptocamp git://github.com/camptocamp/puppet-augeas.git git remote update -[leap/modules/apache] +[modules/apache] checkout = git clone ssh://gitolite@code.leap.se/puppet_apache apache && cd apache && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/apt] +[modules/apt] checkout = git clone ssh://gitolite@code.leap.se/puppet_apt apt && cd apt && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/backupninja] +[modules/backupninja] checkout = git clone ssh://gitolite@code.leap.se/puppet_backupninja backupninja && cd backupninja && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/apache] +[modules/apache] checkout = git clone ssh://gitolite@code.leap.se/puppet_apache apache && cd apache && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/bundler] +[modules/bundler] checkout = git clone ssh://gitolite@code.leap.se/puppet_bundler bundler && cd bundler && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/concat] +[modules/concat] checkout = git clone ssh://gitolite@code.leap.se/puppet_concat concat && cd concat && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/couchdb] +[modules/couchdb] checkout = git clone ssh://gitolite@code.leap.se/puppet_couchdb couchdb && cd couchdb && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/gpg] +[modules/gpg] checkout = git clone ssh://gitolite@code.leap.se/puppet_gpg gpg && cd gpg && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/git] +[modules/git] checkout = git clone ssh://gitolite@code.leap.se/puppet_git git && cd git && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/munin] +[modules/munin] checkout = git clone ssh://gitolite@code.leap.se/puppet_munin munin && cd munin && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/nagios] +[modules/nagios] checkout = git clone ssh://gitolite@code.leap.se/puppet_nagios nagios && cd nagios && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/passenger] +[modules/passenger] checkout = git clone ssh://gitolite@code.leap.se/puppet_passenger passenger && cd passenger && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/puppet] +[modules/puppet] checkout = git clone ssh://gitolite@code.leap.se/puppet_puppet puppet && cd puppet && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/reprepro] +[modules/reprepro] checkout = git clone ssh://gitolite@code.leap.se/puppet_reprepro reprepro && cd reprepro && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/rubygems] +[modules/rubygems] checkout = git clone ssh://gitolite@code.leap.se/puppet_rubygems rubygems && cd rubygems && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/ruby] +[modules/ruby] checkout = git clone ssh://gitolite@code.leap.se/puppet_ruby ruby && cd ruby && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/shorewall] +[modules/shorewall] checkout = git clone ssh://gitolite@code.leap.se/puppet_shorewall shorewall && cd shorewall && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/stdlib] +[modules/stdlib] checkout = git clone ssh://gitolite@code.leap.se/puppet_stdlib stdlib && cd stdlib && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/unbound] +[modules/unbound] checkout = git clone ssh://gitolite@code.leap.se/puppet_unbound unbound && cd unbound && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" -[leap/modules/x509] +[modules/x509] checkout = git clone ssh://gitolite@code.leap.se/puppet_x509 x509 && cd x509 && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" - - -- cgit v1.2.3