Skip to content
Snippets Groups Projects
Verified Commit b2d312d7 authored by Joakim Olovsson's avatar Joakim Olovsson
Browse files

Set server

parent 76f820e9
No related branches found
No related tags found
2 merge requests!9Test,!8Devel
Pipeline #75252 passed
...@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment