--- Nftables::Service[http].orig
+++ Nftables::Service[http]
+ desc => HTTP webserver for the entire world
+ proto => tcp
+ port => 80
+ prio => 10
+ ensure => present
+ notrack => False
+ unrestricted_access => True
Firewall::Service[http]
- Parameters differences:
--- Firewall::Service[http].orig
+++ Firewall::Service[http]
+ desc => HTTP webserver for the entire world
+ proto => tcp
+ port => 80
+ prio => 10
+ ensure => present
+ notrack => False
+ unrestricted_access => True
- Firewall::Service[https]
- Parameters differences:
--- Firewall::Service[https].orig
+++ Firewall::Service[https]
+ desc => HTTPS webserver for the entire world
+ proto => tcp
+ port => 443
+ prio => 10
+ ensure => present
+ notrack => False
+ unrestricted_access => True
- Nftables::Service[https]
- Parameters differences:
--- Nftables::Service[https].orig
+++ Nftables::Service[https]
+ desc => HTTPS webserver for the entire world
+ proto => tcp
+ port => 443
+ prio => 10
+ ensure => present
+ notrack => False
+ unrestricted_access => True
- Ferm::Service[http]
- Parameters differences:
--- Ferm::Service[http].orig
+++ Ferm::Service[http]
@@
- port => 80
+ port => 80
@@
- unrestricted_access => False
+ unrestricted_access => True