diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-07-06 17:08:45 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-07-06 17:08:45 +0000 |
commit | f90023215428692185354de66cc5b24e0e34dab6 (patch) | |
tree | af04191eba9ec301bce7ff108cc25479166e4366 /deployment | |
parent | 12e17d4c7d4ee67fe1b4515a495b13bde80c6b12 (diff) | |
download | puppet-f90023215428692185354de66cc5b24e0e34dab6.tar puppet-f90023215428692185354de66cc5b24e0e34dab6.tar.gz puppet-f90023215428692185354de66cc5b24e0e34dab6.tar.bz2 puppet-f90023215428692185354de66cc5b24e0e34dab6.tar.xz puppet-f90023215428692185354de66cc5b24e0e34dab6.zip |
mgagit.conf: add software
Diffstat (limited to 'deployment')
-rw-r--r-- | deployment/mgagit/templates/mgagit.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/deployment/mgagit/templates/mgagit.conf b/deployment/mgagit/templates/mgagit.conf index adc244b4..a2647cce 100644 --- a/deployment/mgagit/templates/mgagit.conf +++ b/deployment/mgagit/templates/mgagit.conf @@ -12,3 +12,6 @@ repos_config: - name: software maintainer: '@mga-packagers' description: Software repositories definitions + - prefix: software + gl_template: soft_repo + include_dir: <%= @reposconf_dir %>/software |