We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 155f82b commit e3061e3Copy full SHA for e3061e3
group_vars/all
@@ -12,4 +12,4 @@ rvm1_install_path: "/home/{{ deploy_user }}/.rvm"
12
13
phusion_ruby_path: "/home/{{ deploy_user }}/.rvm/wrappers/{{ruby_version}}/ruby"
14
s3_db_backup_location: s3://{{ app_name }}/db_backups
15
-letsencrypt_use_live_ca=true # If true, will use the Live Let's Encrypt ACME servers; otherwise will use staging server
+letsencrypt_use_live_ca: true # If true, will use the Live Let's Encrypt ACME servers; otherwise will use staging server
0 commit comments