summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-05-02 22:28:25 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-05-03 12:12:12 +0200
commit687efad6197ce4a9b8a34582ac74218a2838d5ec (patch)
tree83d0cfdc0aa4a1ceefb331f27023851a496a76ff /manifests
parentChange kibana to ipv6. (diff)
downloadprofiles-687efad6197ce4a9b8a34582ac74218a2838d5ec.tar.gz
profiles-687efad6197ce4a9b8a34582ac74218a2838d5ec.tar.xz
Puppetserver: add default hiera configuration.
Diffstat (limited to 'manifests')
-rw-r--r--manifests/puppetserver.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/puppetserver.pp b/manifests/puppetserver.pp
index 20bb69d..34ab2c4 100644
--- a/manifests/puppetserver.pp
+++ b/manifests/puppetserver.pp
@@ -1,6 +1,4 @@
class profiles::puppetserver (
- # TODO provide sensible default here, to allow us to bootstrap
- # ourselves
Hash $hiera,
) {