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

Merge branch 'production' into 'test'

Production

See merge request liu-puppet-modules/ai4ca!6
parents ad8b69c7 33ab1fb2
No related branches found
No related tags found
3 merge requests!9Test,!7Test,!6Production
Pipeline #75249 passed
...@@ -26,6 +26,10 @@ class ai4ca ( ...@@ -26,6 +26,10 @@ class ai4ca (
ssl_ciphers => 'ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384', ssl_ciphers => 'ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384',
} }
nginx::resource::location { '/test':
proxy => 'http://localhost:8100',
}
firewalld_service { firewalld_service {
'nginx http LiU': 'nginx http LiU':
zone => 'liu', zone => 'liu',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment