Merge branch 'master' of /git/ansible

This commit is contained in:
Ralph Bean 2015-03-13 13:55:51 +00:00
commit 7914a6192f

View file

@ -164,7 +164,7 @@
- name: add ssl key for nova
copy: src={{ private }}/files/openstack/fed-cloud09.key dest=/etc/pki/tls/private/fed-cloud09-nova.key mode=600 owner=nova group=root
- file: state=directory path=/var/www/pub mode=0644
- file: state=directory path=/var/www/pub mode=0755
- copy: src={{ private }}/files/openstack/fed-cloud09.pem dest=/var/www/pub/ mode=644
# http://docs.openstack.org/trunk/install-guide/install/yum/content/basics-database-controller.html