Skip to content

Commit

Permalink
Merge pull request #846 from greatislander/missing-vault-message
Browse files Browse the repository at this point in the history
Fix incorrect file path in vault error template
  • Loading branch information
swalkinshaw authored Jul 8, 2017
2 parents 5ad51ab + b5ba38d commit 2ae7cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/common/templates/wordpress_sites.j2
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Sites without a matching vault entry:
* `{{ name }}`
{% endfor %}

Update `group_vars/{{ env }}/vault_wordpress_sites.yml` to continue.
Update `group_vars/{{ env }}/vault.yml` to continue.

Docs: https://roots.io/trellis/docs/wordpress-sites/#passwordssecrets

0 comments on commit 2ae7cf1

Please sign in to comment.