thinking error

This commit is contained in:
Andreas 2010-10-23 14:01:30 -05:00
parent af55efce91
commit 3f7b7f1371

View file

@ -114,7 +114,7 @@ define tinc::vpn_net(
}
if $use_shorewall {
shorewall::interface { "${real_tinc_internal_interface}":
shorewall::interface { "${real_tinc_bridge_interface}":
zone => 'loc',
rfc1918 => true,
options => 'routeback,logmartians';