Fix name
This commit is contained in:
parent
b018c81f81
commit
4f2428575c
|
@ -98,7 +98,7 @@ class cdn::cache(
|
|||
|
||||
# Allow decapsulated tunnel packets targeting the service IP range to reach
|
||||
# local service ports
|
||||
sunet::nftables::rule { 'sunet_cdn_tunnel4':
|
||||
sunet::nftables::rule { 'sunet_cdn_service4':
|
||||
rule => 'add rule inet filter input meta iifname tunl0 ip daddr 188.240.152.0/24 tcp dport { 80, 443 } counter accept comment "sunet-cdn-service4'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue