Skip to content

Commit 303f4ef

Browse files
committed
replace reference to deprecated top-scope fact fqdn
1 parent 4af5450 commit 303f4ef

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
@@ -134,7 +134,7 @@ activemq::instance_defaults:
134134
# An optional wildcard that will be used when adding the address settings.
135135
wildcard: '#'
136136
allow_failback: true
137-
bind: '%{fqdn}'
137+
bind: '%{facts.networking.fqdn}'
138138
broadcast_groups:
139139
- name: 'bg-group1'
140140
group_address: '231.7.7.7'

0 commit comments

Comments
 (0)