tobami / littlechef

Cook with Chef without a Chef Server
Apache License 2.0
472 stars 71 forks source link

Add option to config file to synchronise local directory to server #198

Closed haad closed 10 years ago

haad commented 10 years ago

In my use case I have my own package repository where we keep our own software. Deployment is done by uploading a repository to a server and installing packages from it. With this pull requrest I can do it from little chef. Where I define local, dest directory and sychronisation will happen during _sync_node.

tobami commented 10 years ago

Other than those minor comments, looks good!

haad commented 10 years ago

Here you go, thanks for a review.

tobami commented 10 years ago

Awesome, thanks a bunch

haad commented 10 years ago

Ooo thanks! On Apr 9, 2014 2:20 AM, "Miquel Torres" notifications@github.com wrote:

Merged #198 https://github.com/tobami/littlechef/pull/198.

— Reply to this email directly or view it on GitHubhttps://github.com/tobami/littlechef/pull/198 .

haad commented 10 years ago

Can we release 1.6.2 ? so my colleagues can get upload packages support from official pip package ?

tobami commented 10 years ago

Sure!: https://pypi.python.org/pypi/littlechef/1.7.0 :smile: