Skip to content

Commit 1fd3bee

Browse files
Update observer.default.erb
DHB26 is IPv4 only.
1 parent afb6e3f commit 1fd3bee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# AUTOGENERATED BY PUPPET
22
# All manual changes will be overwritten
33

4-
ARGS="-dns <%= @nameservers.join(',') -%> -icmp-targets <%= @icmp_target %> -qname <%= @dns_target %> -interface <%= @interface %>"
4+
ARGS="-dns -disable6 <%= @nameservers.join(',') -%> -icmp-targets <%= @icmp_target %> -qname <%= @dns_target %> -interface <%= @interface %>"

0 commit comments

Comments
 (0)