aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/var/binrepo.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/manifests/var/binrepo.pp')
-rw-r--r--modules/buildsystem/manifests/var/binrepo.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/manifests/var/binrepo.pp b/modules/buildsystem/manifests/var/binrepo.pp
index d734c216..0b9c0f35 100644
--- a/modules/buildsystem/manifests/var/binrepo.pp
+++ b/modules/buildsystem/manifests/var/binrepo.pp
@@ -3,6 +3,7 @@
# $uploadmail_to:
# where binrepo email notifications are sent
class buildsystem::var::binrepo(
+ $hostname = "binrepo.${::domain}",
$login = 'binrepo',
$homedir = '/var/lib/binrepo',
$uploadmail_from,