From e5392eeb1ba7ce9cb41f0c7ca7d4507c4b30852a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Ole=C5=9B?= Date: Tue, 2 Feb 2016 21:12:31 +0100 Subject: [PATCH] Set correct user for /vagrant/solar-resources dir Change-Id: I9be7c849f99bc8f1fedb26f44a5680d41c9e8ca1 --- bootstrap/playbooks/solar.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap/playbooks/solar.yaml b/bootstrap/playbooks/solar.yaml index 36561b04..5156fdf5 100644 --- a/bootstrap/playbooks/solar.yaml +++ b/bootstrap/playbooks/solar.yaml @@ -17,6 +17,7 @@ # setup solar-resources # change to openstack/solar-resources later - git: repo=https://github.com/Mirantis/solar-resources.git dest=/vagrant/solar-resources update=no + - file: path=/vagrant/solar-resources owner=vagrant group=vagrant recurse=yes - shell: pip install gevent # set default config location - lineinfile: