// // Options put here are inherited by all nodes. // { "ssh": { "mosh": { "enabled": true } }, // // if you don't want to use let's encrypt, apply the tag 'comodo' // "x509": { "commercial_ca_cert": "= x509.use_commercial ? file('cert/lets_encrypt_ca.crt') : nil" } }