Skip to content

Instantly share code, notes, and snippets.

@s3w47m88
Created April 9, 2017 17:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save s3w47m88/b7af37c76209387a218e863d3f520548 to your computer and use it in GitHub Desktop.
Save s3w47m88/b7af37c76209387a218e863d3f520548 to your computer and use it in GitHub Desktop.
development/wordpress_sites.yml
# Documentation: https://roots.io/trellis/docs/local-development-setup/
# `wordpress_sites` options: https://roots.io/trellis/docs/wordpress-sites
# Define accompanying passwords/secrets in group_vars/development/vault.yml
wordpress_sites:
kkangapestcontrol.dev:
site_hosts:
- canonical: kangapestcontrol.dev
redirects:
- www.kangapestcontrol.dev
local_path: ../site # path targeting local Bedrock site directory (relative to Ansible root)
admin_email: operations@theportlandcompany.com
multisite:
enabled: false
ssl:
enabled: true
provider: self-signed
cache:
enabled: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment