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

Merge branch 'test' into 'production'

Test

See merge request !11
parents a5ef63a7 7376e440
No related branches found
No related tags found
1 merge request!11Test
Pipeline #75268 passed
......@@ -27,8 +27,11 @@ class ai4ca (
}
nginx::resource::location { '/test':
server => "${fact('networking.fqdn')} HTTPS",
proxy => 'http://localhost:8100',
ensure => present,
ssl => true,
ssl_only => true,
server => "${fact('networking.fqdn')} HTTPS",
proxy => 'http://localhost:8100',
}
firewalld_service {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment