aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/buildsystem/manifests/repoctl.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/manifests/repoctl.pp b/modules/buildsystem/manifests/repoctl.pp
index 21b4fd96..e3343cf5 100644
--- a/modules/buildsystem/manifests/repoctl.pp
+++ b/modules/buildsystem/manifests/repoctl.pp
@@ -1,5 +1,6 @@
class buildsystem::repoctl {
include buildsystem::var::distros
+ include buildsystem::var::repository
package{ 'repoctl': }