Miquel Torres Barceló
Miquel Torres Barceló
When using the `concurrency` option failures are ignored, so we have a start there. I would not make it default in a first version, as that changes assumptions and may...
OK, let's begin with `skip_on_connection_error`
That must be a bug that only appears when you use it as a library, instead of from the command line.
@haad you are right. All "package" methods are now kind of obsolete, because [omnibus supports most](https://www.getchef.com/download-chef-client/) officially (with the exception of Gentoo?), and the gem install I am not sure...
That is awesome! Do you know whether the gem install is still useful?
Looking at the changelog, there is enough new stuff and fixes that after this issue is solved we could release a version 1.8
Sure, do that so we get it in the new version. And while you are at gateway and proxes you could look at #222 which seems to happen because some...
Well, "call home" doesn't really mean the script is sending all kinds of information to Chef. But just by making a call to getchef.com you are already telling them how...
Opscode Chef packages install and start the `chef-client` service, with the file located on `/etc/init.d/`. That you get `/bin/bash: /etc/init.d/chef-client: No such file or directory` makes me wonder what distribution...
Wow, that is a crazy idea :smile: Of course bittorrent distribution would not pose a bottleneck as rsync may do with high concurrency. On the other hand if we start...