jkeiser / knife-essentials

Knife commands to treat the Chef server like a filesystem
Apache License 2.0
81 stars 26 forks source link

Hybrid mode for knife converge #100

Open jkeiser opened 11 years ago

jkeiser commented 11 years ago

Sometimes I want to use artifacts from the server but override one or two of them (like a single cookbook) in my converge. I'd like a hybrid mode that will grab objects from the remote server if they don't exist on the local server.