Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

PR #184, Issue #257: Add support for jinja variables in config.yml replacing hardcoded hosts and paths #410

Merged
merged 3 commits into from
Feb 1, 2016

Conversation

oxyc
Copy link
Collaborator

@oxyc oxyc commented Jan 31, 2016

Related PR/Issues:

This is really a second variation of #184 that's more generalised and supports jinja variables in any config value (as well as variables pointing to other variables: servername: "{{ drupal_domain }}" -> drupal_domain: "{{ vagrant_machine_name }}").

Beetbox does something similar, but I added a recursive walker so we can support nested hashes/lists etc.

@oxyc
Copy link
Collaborator Author

oxyc commented Feb 1, 2016

Added a commit using jinja variables in docroots as well. Added a fact as per discussion in geerlingguy/ansible-role-php-xhprof#10.

@oxyc oxyc changed the title Use vagrant_machine_name instead of hardcoded domains in example.config.yml PR #184, Issue #257: Add support for jinja variables in config.yml replacing hardcoded hosts and paths Feb 1, 2016
geerlingguy added a commit that referenced this pull request Feb 1, 2016
PR #184, Issue #257: Add support for jinja variables in `config.yml` replacing hardcoded hosts and paths
@geerlingguy geerlingguy merged commit e9d3684 into geerlingguy:master Feb 1, 2016
oxyc added a commit to oxyc/drupal-vm that referenced this pull request Feb 1, 2016
geerlingguy added a commit that referenced this pull request Feb 1, 2016
Follow-up #410: Use vagrant hostname instead of machine name for servernames
oxyc added a commit to oxyc/drupal-vm that referenced this pull request Feb 5, 2016
@geerlingguy geerlingguy added this to the 2.3.0 milestone Feb 20, 2016
@oxyc oxyc deleted the vconfig-vars branch April 24, 2017 16:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants