Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
haproxy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FSI Ansible
haproxy
Commits
7edc46ec
Commit
7edc46ec
authored
Jan 28, 2022
by
Felix Schäfer
Browse files
Options
Downloads
Patches
Plain Diff
Break up long line
parent
0209dbf4
No related branches found
No related tags found
No related merge requests found
Pipeline
#62751
passed
Jan 28, 2022
Stage: linting
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
defaults/main.yml
+15
-1
15 additions, 1 deletion
defaults/main.yml
with
15 additions
and
1 deletion
defaults/main.yml
+
15
−
1
View file @
7edc46ec
...
@@ -15,7 +15,21 @@ _haproxy_ssl_ciphers: 'ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256
...
@@ -15,7 +15,21 @@ _haproxy_ssl_ciphers: 'ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256
_haproxy_ssl_ciphersuites
:
'
TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256'
_haproxy_ssl_ciphersuites
:
'
TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256'
haproxy_default_compression_algo
:
gzip
haproxy_default_compression_algo
:
gzip
haproxy_default_compression_type
:
"
text/css
text/xml
application/javascript
application/atom+xml
application/rss+xml
text/mathml
text/plain
text/x-component
image/svg+xml
application/json
application/vnd.google-earth.kml+xml
application/x-perl
application/xhtml+xml
application/xspf+xml"
haproxy_default_compression_type
:
text/css
text/xml
application/javascript
application/atom+xml
application/rss+xml
text/mathml
text/plain
text/x-component
image/svg+xml
application/json
application/vnd.google-earth.kml+xml
application/x-perl
application/xhtml+xml
application/xspf+xml
_haproxy_global
:
_haproxy_global
:
log
:
log
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment