mattray / spiceweasel

Generates Chef knife commands from a simple JSON or YAML file.
Apache License 2.0
284 stars 65 forks source link

Delta deployments #71

Open zhelyan opened 10 years ago

zhelyan commented 10 years ago

Feature request:

We face the same issue that Facebook had: how to keep our source control in sync with our Chef server(s). Spiceweasel does a great job here but it can't handle delta deployments. As I see it upon running spiceweasel anything not in the manifest should be deleted from the server.

mattray commented 10 years ago

This will be a feature for the 3.0 release integrating Spiceweasel with Chef Metal.