Add cloud to inventory
This commit is contained in:
parent
5d36bf98aa
commit
8e4af8788e
2 changed files with 5 additions and 0 deletions
3
inventory/host_vars/cloud.yml
Normal file
3
inventory/host_vars/cloud.yml
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue