evolution / wordpress

Rapidly create, develop, & deploy WordPress across multiple environments.
MIT License
200 stars 18 forks source link

Option to bypass varnish for the local stage #151

Open EvanK opened 7 years ago

EvanK commented 7 years ago

The prompt for optional roles to enable/disable remains the same (at least as far as the user sees): roles-prompt

But when the varnish role is enabled, we show an additional prompt: varnish-local-prompt

We then write it to the provisioning playbook differently, depending on the result:

varnish-all vs varnish-local

Fixes #141