Wronmg place
This commit is contained in:
parent
93b5b9352e
commit
e06f327f95
|
@ -337,7 +337,6 @@ define sunetdrive::app_type (
|
||||||
sunet::misc::ufw_allow { 'https':
|
sunet::misc::ufw_allow { 'https':
|
||||||
from => '0.0.0.0/0',
|
from => '0.0.0.0/0',
|
||||||
port => 443,
|
port => 443,
|
||||||
iif => 'ens3',
|
|
||||||
}
|
}
|
||||||
sunet::nftables::docker_expose { 'https':
|
sunet::nftables::docker_expose { 'https':
|
||||||
allow_clients => ['any'],
|
allow_clients => ['any'],
|
||||||
|
|
Loading…
Reference in a new issue