Compare commits

..

No commits in common. "49243acaa90186afd08b518cd316c1b1ae96abf4" and "f10864ff91c4f59fb3ae60b1ca987e57caafcb09" have entirely different histories.

View file

@ -40,9 +40,4 @@ class sunetdrive::portal (
from => '0.0.0.0/0',
port => 443,
}
# For acme and redirect
sunet::misc::ufw_allow { 'http':
from => '0.0.0.0/0',
port => 80,
}
}