typo
This commit is contained in:
parent
8af53bd559
commit
178fc3859c
1 changed files with 1 additions and 1 deletions
|
@ -401,7 +401,7 @@
|
|||
|
||||
# enable stunell to neutron
|
||||
- shell: cat /etc/pki/tls/certs/fed-cloud09-keystone.pem /etc/pki/tls/private/fed-cloud09.key > /etc/haproxy/fed-cloud09.combined
|
||||
- file: path=/etc/haproxy/fed-cloud09.combined user=haproxy mode=644
|
||||
- file: path=/etc/haproxy/fed-cloud09.combined owner=haproxy mode=644
|
||||
- copy: src={{ files }}/files/fedora-cloud/haproxy.cfg dest=/etc/haproxy/haproxy.cfg mode=644 owner=root group=root
|
||||
- service: name=haproxy state=started enabled=yes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue