Skip to content
Snippets Groups Projects
Commit fe29db5c authored by Nils Olof Paulsson's avatar Nils Olof Paulsson
Browse files

runnginx

parent 21c76539
No related branches found
No related tags found
2 merge requests!14Test,!13runnginx
Pipeline #131586 passed
...@@ -25,7 +25,7 @@ class egg::nginx () { ...@@ -25,7 +25,7 @@ class egg::nginx () {
# Housekeeping # Housekeeping
service { 'nginx': service { 'nginx':
ensure => 'stopped', ensure => 'running',
enable => true, enable => true,
} }
firewalld_service { 'Allow http in the liu Zone': firewalld_service { 'Allow http in the liu Zone':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment