Skip to content
Snippets Groups Projects

Devel

Merged Joakim Olovsson requested to merge devel into test
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -27,7 +27,8 @@ class ai4ca (
@@ -27,7 +27,8 @@ class ai4ca (
}
}
nginx::resource::location { '/test':
nginx::resource::location { '/test':
proxy => 'http://localhost:8100',
server => "${fact('networking.fqdn')} HTTPS",
 
proxy => 'http://localhost:8100',
}
}
firewalld_service {
firewalld_service {
Loading