summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-06-12 15:22:30 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-06-12 15:22:30 +0200
commitb0fe0733a47cece577e8e34f8681b04a7ea2cb43 (patch)
treefbb620a6dab89787f06d5e5f4d73801a967a3484
parentUpdate remaining modules to use new dns::record. (diff)
downloadprofiles-b0fe0733a47cece577e8e34f8681b04a7ea2cb43.tar.gz
profiles-b0fe0733a47cece577e8e34f8681b04a7ea2cb43.tar.xz
Puppetdb change fact source.
-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