Make filename configurable
This commit is contained in:
parent
a11d7b65b7
commit
26ad8e735b
3 changed files with 3 additions and 2 deletions
|
@ -6,5 +6,6 @@
|
|||
- root: /var/www/test
|
||||
sites:
|
||||
- name: default
|
||||
filename: settings.test.php
|
||||
roles:
|
||||
- role: opdavies.drupal-settings
|
||||
|
|
Reference in a new issue