Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 020f8c3

Browse files
committed
FIXED: systemd-resolved firewall ports
1 parent be63e9c commit 020f8c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

manifests/init.pp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@
9494
dst => $dns_servers
9595
}
9696
} else {
97+
# systemd-resolved
98+
cfnetwork::service_port { 'local:dns:cfnetwork': }
9799
cfnetwork::client_port { 'any:dns:cfnetwork': }
98100
}
99101

0 commit comments

Comments
 (0)