Add cloud to inventory

This commit is contained in:
Alexander Dietrich 2021-05-01 22:24:21 +02:00
commit 8e4af8788e
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,3 @@
nginx_ciphers: "ECDH+aRSA+CHACHA20:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384"
nginx_resolver: "[2a03:2267:2::10] [2a03:2267:2::20] [2a03:2267:2::30]"
openssl_ciphersuites: "TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384"