summaryrefslogtreecommitdiffstats
path: root/vagrant_support/playbook.yml
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2018-04-25 22:20:13 +0200
committerGitHub <noreply@github.com>2018-04-25 22:20:13 +0200
commit993e754afdf6a94e128633be7261e27cfc384f2c (patch)
treef379e1cbef2de87216ce5054ae9e70e65ff5acf1 /vagrant_support/playbook.yml
parent8ad45c8d3660e41fb2c195451a2cc3d3935781e1 (diff)
downloadbugzilla-993e754afdf6a94e128633be7261e27cfc384f2c.tar.gz
bugzilla-993e754afdf6a94e128633be7261e27cfc384f2c.tar.xz
no bug - fix permissions on log files and a few other things (#552)
Diffstat (limited to 'vagrant_support/playbook.yml')
-rw-r--r--vagrant_support/playbook.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/vagrant_support/playbook.yml b/vagrant_support/playbook.yml
index b394f5592..5041cefcb 100644
--- a/vagrant_support/playbook.yml
+++ b/vagrant_support/playbook.yml
@@ -216,9 +216,3 @@
LAZY: 0
- import_tasks: devtools.yml
- - name: fix owner of /vagrant/template_cache
- file: path=/vagrant/template_cache state=directory owner=vagrant group=apache recurse=yes
-
- - name: fix owner of /data
- file: path=/data state=directory owner=vagrant group=apache recurse=yes
-