pallet / pallet-lein

A leiningen plugin for running pallet tasks
12 stars 5 forks source link

Provide a global "overwrite files" switch #2

Open tbatchelli opened 13 years ago

tbatchelli commented 13 years ago

Use case: 1- Ops issues converge/lift on nodes 2- Pallet breaks indicating that a relevant config file has changed on one of the nodes 3- Ops investigates changes, decides to overwrite 4- Ops reissues command, this time with a "force-overwrite" switch that makes all crates create the config files unconditionally

NOTE: The error message in 2 should indicate the existence of such "force-overwrite" switch.