helpful to put a state for the files. I like NC - and VA and WI to some extent. I hear WA is nice

but I chose 'directory' for this one
This commit is contained in:
Seth Vidal 2013-02-28 20:02:31 +00:00
parent 6d9b03ef96
commit 8792529944

View file

@ -58,7 +58,7 @@
action: copy src=$files/artboard/artboard-backup dest=/etc/cron.daily/artboard-backup mode=0755
- name: make artboard subdir
action: file path=/srv/persist/artboard mode=0755
action: file path=/srv/persist/artboard mode=0755 state=directory
- name: link artboard into /var/www/html
action: file state=link src=/srv/persist/artboard path=/var/www/html/artboard