This repo contains the Terraform, Ansible, and Capistrano configurations to deploy a static Jekyll site to multiple instances behind a LoadBalancer.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
233 B

---
# site_name: "example-site"
# deploy_dirs:
# - "/srv/{{ site_name }}/"
# # - "/srv/{{ site_name }}-staging/"
# deploy_user: "jekyll"
# deploy_group: "jekyll"
# ruby_version: "2.7"
# bundler_version: "2.1.4"
# ssh_keys: []