Fix spelling error
This commit is contained in:
parent
db4bc1b01e
commit
02dd396571
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@
|
|||
when: env == 'staging'
|
||||
|
||||
- name: install staging koji ssl key
|
||||
copy: src={{ proivate }}/files/koji/koji.stg_key.pem dest=/etc/pki/tls/private/koji.stg_key.pem
|
||||
copy: src={{ private }}/files/koji/koji.stg_key.pem dest=/etc/pki/tls/private/koji.stg_key.pem
|
||||
notify:
|
||||
- restart httpd
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue