diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-07-07 09:24:57 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-07-07 09:24:57 +0000 |
commit | fb8e041875b3587251e1142eb8590712f3feb8e8 (patch) | |
tree | 610929b2df46ae6cc9d04f1a81b4f012439229d7 /deployment | |
parent | f90023215428692185354de66cc5b24e0e34dab6 (diff) | |
download | puppet-fb8e041875b3587251e1142eb8590712f3feb8e8.tar puppet-fb8e041875b3587251e1142eb8590712f3feb8e8.tar.gz puppet-fb8e041875b3587251e1142eb8590712f3feb8e8.tar.bz2 puppet-fb8e041875b3587251e1142eb8590712f3feb8e8.tar.xz puppet-fb8e041875b3587251e1142eb8590712f3feb8e8.zip |
Restrict infrastructure/repositories to mga-sysadmin for now
Diffstat (limited to 'deployment')
-rw-r--r-- | deployment/mgagit/templates/mgagit.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/mgagit/templates/mgagit.conf b/deployment/mgagit/templates/mgagit.conf index a2647cce..27b1cf1c 100644 --- a/deployment/mgagit/templates/mgagit.conf +++ b/deployment/mgagit/templates/mgagit.conf @@ -10,7 +10,7 @@ repos_config: gl_template: repodef_repo repos: - name: software - maintainer: '@mga-packagers' + maintainer: '@mga-sysadmin' description: Software repositories definitions - prefix: software gl_template: soft_repo |