agaric-coop/box/tests/config.yml

8 lines
224 B
YAML
Raw Normal View History

---
# Update the composer_home_path for global installs.
composer_home_path: "/{{ drupalvm_user }}/.composer"
# Don't run the 'disable firewall' tasks in tests.
firewall_disable_firewalld: false
firewall_disable_ufw: false