Make the name consistent.

This commit is contained in:
Ralph Bean 2015-06-22 15:38:40 +00:00
parent ef45dc9897
commit 379fb619f6
2 changed files with 1 additions and 1 deletions

View file

@ -31,7 +31,7 @@
- koji_hub
- name: Copy staging reset script to /usr/local/share
template: src=koji-stage-reset.sql dest=/usr/local/share/koji-stage-reset.sql
template: src=reset-staging.sql dest=/usr/local/share/koji-reset-staging.sql
when: env == 'staging'
tags: koji_hub