Fix typo. It's docs-rsync

This commit is contained in:
Kevin Fenzi 2016-02-09 23:09:18 +00:00
parent 97c7d7a865
commit dfde00d102

View file

@ -116,7 +116,7 @@
# If this is an initial deployment, make sure docs are synced over.
#
- name: make sure docs are synced. This could take a very very very logtime to finish
shell: /usr/local/bin/lock-wrapper docs-sync "/usr/local/bin/docs-sync" >& /dev/null
shell: /usr/local/bin/lock-wrapper docs-sync "/usr/local/bin/docs-rsync" >& /dev/null
- name: make sure selinux contexts are right on srv
command: restorecon -Rv /srv