sous-chefs/etcd

Install from tar

jagregory opened this issue · 3 comments

As github releases are tars, it'd be good if node[:etcd][:url] could be a tar.

e.g. node[:etcd][:url] = 'https://github.com/coreos/etcd/releases/download/v0.1.0/etcd-v0.1.0-Linux.tar.gz'

checkout develop branch for the implementation of this using ark.

That's great, thanks. I didn't know about ark, looks really useful.

still fixing some other bugs