aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/var/maintdb.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/manifests/var/maintdb.pp')
-rw-r--r--modules/buildsystem/manifests/var/maintdb.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/manifests/var/maintdb.pp b/modules/buildsystem/manifests/var/maintdb.pp
index cb8466a5..537489af 100644
--- a/modules/buildsystem/manifests/var/maintdb.pp
+++ b/modules/buildsystem/manifests/var/maintdb.pp
@@ -1,4 +1,5 @@
class buildsystem::var::maintdb(
+ $hostname = "maintdb.$::domain",
$login = 'maintdb',
$homedir = '/var/lib/maintdb'
) {