diff options
-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 |