Markus Korn

Results 10 issues of Markus Korn

In the past there were alot of "disconnecting from ...." messages at the end of a "list_nodes_with_role:" run. With recent changes, the connection is closed after each node. this means...

enhancement

I you do a `fix node:all` and one of the nodes inbetween is not available the run will stop immediatly with an error - which is extremly annoying. to prevent...

enhancement

chef is no longer installable via the apt repository as announced here: http://lists.opscode.com/sympa/arc/chef/2014-11/msg00015.html

bug

when doing a mass deployment using e.g. "nodes_with_role" or a list of nodes I'd like to see some progress information in the output. Right now it's like: ``` [...] SUCCESS:...

enhancement

Fix has the ability to bulk configure a huge number of nodes (e.g. by using `nodes_with_role:*`) If there is any kind of error during the run (being it a error...

enhancement

Since a couple of days [0] the ssh.config module has support for variable expansion. Once this has been released in the ssh library, fix should support it too, such that...

enhancement

with running 'cook new_kitchen' several empty README files are created (e.g. in cooksbooks/, in nodes/ etc.) Although they might be there to describe future content of these directories, it would...

enhancement

For testing purposes it is useful to be able to run fix with both a role and a recipe, like: fix node:MYNODE role:SOME_ENVIRONMENT recipe:MYRECIPE This way it's easy to test...

enhancement

It would be great if shell completion work on the cook command. This completion should not only work for commands like "list_nodes" etc. but also for recipe and node arguments,...

enhancement

I'm using HEAD of fakes3, and whenever I restart the fakes3 server lookinng up keys is not working anymore, I always get an empty list of objects for each bucket.