Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2016-04-21 22:11:47 +00:00
parent 302aea96bc
commit 2db9dced18

View file

@ -45,7 +45,7 @@
notify: reload httpd
- name: timeout in case url.ca goes down (with da.gd patch)
copy: src=class_urlshort.php dest=/usr/share/sticky-notes/classes/class_urlshort_dagd.php owner=root group=root mode=644
copy: src=class_urlshort_dagd.php dest=/usr/share/sticky-notes/classes/class_urlshort.php owner=root group=root mode=644
when: env == 'staging'
notify: reload httpd