Skip to content
Snippets Groups Projects

Test

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