Rename directories

This commit is contained in:
Oliver Davies 2021-02-06 22:46:22 +00:00
parent a5bee4685a
commit 9f3226aec5
142 changed files with 3 additions and 3 deletions

View file

@ -0,0 +1,11 @@
attributes:
drupal:
docroot: web
command('apply config'): |
#!php
$ws->confd('workspace:/confd')->apply();
confd('workspace:/confd'):
- src: 'vhost.conf'
dst: 'workspace:/.my127ws/docker/nginx/default.conf'