Skip to content

Commit 86fd05a

Browse files
committed
vagrant: fix uploading of certificate file.
Addressed to #399 [ci skip]
1 parent 609d3bd commit 86fd05a

File tree

1 file changed

+1
-1
lines changed
  • vagrant/provisioning/roles/mystamps-nginx/tasks

1 file changed

+1
-1
lines changed

vagrant/provisioning/roles/mystamps-nginx/tasks/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@
8383
mode: '0640'
8484
with_first_found:
8585
- prod/my-stamps.ru.crt
86-
- my-stamps.ru.key
86+
- my-stamps.ru.crt
8787
notify:
8888
- Restarting nginx service

0 commit comments

Comments
 (0)