move to https
This commit is contained in:
parent
a01083da09
commit
5bc14462d7
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ class md_publisher(Array $allow_clients = ['any'], String $dir = "/var/www/html"
|
|||
apparmor::profile { 'usr.sbin.lighttpd': source => '/etc/apparmor-cosmos/usr.sbin.lighttpd' } ->
|
||||
sunet::misc::ufw_allow {'allow-lighttpd':
|
||||
from => $allow_clients,
|
||||
port => 80
|
||||
port => 443
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue