Install planetconfigbuilder.py script as well on people

This commit is contained in:
Kevin Fenzi 2015-06-17 14:38:32 +00:00
parent f7d7e465cd
commit 70953f39be

View file

@ -34,11 +34,16 @@
# tags:
# - planet_server
- name: copy the run planet-config script
- name: copy the run planet-config script into /usr/local/bin
copy: src=pull-run-planet-config.sh dest=/usr/local/bin/pull-run-planet-config.sh
tags:
- planet_server
- name: copy the planetconfigbuilder.py script into /usr/local/bin
copy: src=planetconfigbuilder.py dest=/usr/local/bin/planetconfigbuilder.py
tags:
- planet_server
- name: create planet directory
file: path={{ item }} state=directory owner=planet-user group=web mode=0775
with_items: