summaryrefslogtreecommitdiff
path: root/manifests/puppetdb.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/puppetdb.pp')
-rw-r--r--manifests/puppetdb.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/puppetdb.pp b/manifests/puppetdb.pp
index 7f6cc89..0136da6 100644
--- a/manifests/puppetdb.pp
+++ b/manifests/puppetdb.pp
@@ -8,7 +8,7 @@ class profiles::puppetdb {
disable_ssl => false,
# This sohuld in theory allow full access to the database, but it
# doesn't seem to do that. See [AUTH]
- certificate_whitelist => [ $::servername, ],
+ certificate_whitelist => [ $::facts['fqdn'], ],
}
# [AUTH] Innstead, in /etc/puppetlabs/puppetdb/conf.d/auth.conf