Skip to content

Commit b2954e8

Browse files
Merge pull request #84 from MartyEwings/(SUP-4274)
(SUP-4274) Swapped legacy fact fqdn for networking.fqdn
2 parents c9ef57b + cf815bf commit b2954e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
influxdb::host: "%{facts.fqdn}"
2+
influxdb::host: "%{facts.networking.fqdn}"
33
influxdb::port: 8086
44
influxdb::initial_org: 'puppetlabs'
55
influxdb::initial_bucket: 'puppet_data'

0 commit comments

Comments
 (0)