We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9ef57b + cf815bf commit b2954e8Copy full SHA for b2954e8
data/common.yaml
@@ -1,5 +1,5 @@
1
---
2
-influxdb::host: "%{facts.fqdn}"
+influxdb::host: "%{facts.networking.fqdn}"
3
influxdb::port: 8086
4
influxdb::initial_org: 'puppetlabs'
5
influxdb::initial_bucket: 'puppet_data'
0 commit comments