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

Add trailing slash

parent ff34b593
Branches
No related tags found
No related merge requests found
Pipeline #75852 passed
...@@ -41,7 +41,7 @@ class ai4ca ( ...@@ -41,7 +41,7 @@ class ai4ca (
ssl => true, ssl => true,
ssl_only => true, ssl_only => true,
server => "${fact('networking.fqdn')} HTTPS", server => "${fact('networking.fqdn')} HTTPS",
proxy => 'http://localhost:8100', 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