Tim Smith

Results 258 comments of Tim Smith

@papa-gene Unfortunetly that's not a supported scenario right now. We're currently working on expanding chef-ingredient in a way that will allow this kind of scenario

I'm currently working on the push jobs cookbook to clean up some of the old recipes and create new resources for managing things. I'll carve out some time to make...

How does this work on Amazon Linux 2 where systemd is the init system?

I ran into this the other day. It's breaking the detach action right now.

The real solution here is not to use the node to save state. That's an inherently flawed method of storing ec2 state. I'm noodling on either using tags to store...

We can actually fix this without even adding the platform specifically into Ohai. We just need to switch the provides logic in the resources from specifying platforms to specifying init...

It would be nice to get a release out. At Chef we use stove to do the push to Supermarket since it strips away everything but the bare minimum files....

I need to carve out some time to get RHEL working correctly and then I can release what I have. I'm tempted to cut a Debian/Ubuntu release right now though...

@smith This is all stuff we want to add and I expect we'll see it in the near future.

iam_user has been added btw. The other things are still on the list of to-dos