install selinux rules which will enable nova to ssh

This commit is contained in:
Miroslav Suchý 2015-04-14 18:38:56 +00:00
parent 5b85fa8158
commit ad0f091abb

View file

@ -45,6 +45,7 @@
- openstack-nova-compute
- python-novaclient
- openstack-utils
- openstack-selinux
- name: add ssl cert for keystone
copy: src={{ private }}/files/openstack/fed-cloud09.pem dest=/etc/pki/tls/certs/fed-cloud09-keystone.pem mode=644 owner=root group=root