README.md in supply_drop-0.13.1 vs README.md in supply_drop-0.15.0
- old
+ new
@@ -35,10 +35,10 @@
cap puppet:syntax_check
Locally syntax checks all the puppet files and erb templates. Requires you to have puppet installed locally.
- cap puppet:remove_lock
+ cap puppet:unlock
Remove any stale lock files created by supply_drop when locking is used and something went wrong.
You can specify that one of your servers should not be puppeted by setting the :nopuppet flag to true, like so. It will then be skipped by all the above commands.