Skip to content
Snippets Groups Projects

Test

Merged Nils Olof Paulsson requested to merge test into production
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -25,7 +25,7 @@ class egg::nginx () {
# Housekeeping
service { 'nginx':
ensure => 'stopped',
ensure => 'running',
enable => true,
}
firewalld_service { 'Allow http in the liu Zone':
Loading