We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f8f50 commit 7c561adCopy full SHA for 7c561ad
manifests/client.pp
@@ -6,7 +6,7 @@
6
$rabbitmq_host = 'localhost',
7
$rabbitmq_user = 'sensu',
8
$rabbitmq_vhost = '/sensu',
9
- $address = $ipaddress,
+ $address = $::ipaddress,
10
$subscriptions = []
11
) {
12
0 commit comments