Fix typos
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
2935b4ebe7
commit
48f4990dd9
1 changed files with 3 additions and 3 deletions
|
@ -134,7 +134,7 @@
|
||||||
- config
|
- config
|
||||||
- distgit
|
- distgit
|
||||||
|
|
||||||
- name: Make sure apache can access the fedora-messasing ca
|
- name: Make sure apache can access the fedora-messaging ca
|
||||||
acl:
|
acl:
|
||||||
path: /etc/pki/rabbitmq/git-hooks.ca
|
path: /etc/pki/rabbitmq/git-hooks.ca
|
||||||
entity: apache
|
entity: apache
|
||||||
|
@ -145,7 +145,7 @@
|
||||||
- distgit
|
- distgit
|
||||||
when: inventory_hostname.startswith('batcave')
|
when: inventory_hostname.startswith('batcave')
|
||||||
|
|
||||||
- name: Make sure apache can access the fedora-messasing crt
|
- name: Make sure apache can access the fedora-messaging crt
|
||||||
acl:
|
acl:
|
||||||
path: /etc/pki/rabbitmq/git-hooks.crt
|
path: /etc/pki/rabbitmq/git-hooks.crt
|
||||||
entity: apache
|
entity: apache
|
||||||
|
@ -156,7 +156,7 @@
|
||||||
- distgit
|
- distgit
|
||||||
when: inventory_hostname.startswith('batcave')
|
when: inventory_hostname.startswith('batcave')
|
||||||
|
|
||||||
- name: Make sure apache can access the fedora-messasing key
|
- name: Make sure apache can access the fedora-messaging key
|
||||||
acl:
|
acl:
|
||||||
path: /etc/pki/rabbitmq/git-hooks.key
|
path: /etc/pki/rabbitmq/git-hooks.key
|
||||||
entity: apache
|
entity: apache
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue