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

Merge branch 'carna56-production-patch-50317' into 'production'

Update manifests/init.pp

See merge request !1
parents 9526fdfb 3c85ad82
No related branches found
No related tags found
1 merge request!1Update manifests/init.pp
Pipeline #77939 passed
...@@ -36,7 +36,7 @@ class bright ( ...@@ -36,7 +36,7 @@ class bright (
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': nginx::resource::location { '/app/':
ensure => present, ensure => present,
ssl => true, ssl => true,
ssl_only => true, ssl_only => true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment