Thayne McCombs

Results 329 comments of Thayne McCombs

I get this error even if I don't I don't set a password for the user. I wonder if there was a change in chef 18 that makes it so...

Looking at the git blame for the user provider, it looks like that gem has actually been unconditionally required for at least a few years, so probably not.

Is there a good workaround for this?

Is there any chance this could merged into greetd? Or maybe have tuigreet send the signals described in https://github.com/apognu/tuigreet/issues/68#issuecomment-1192683029 to systemd as part of tuigreet itself?

That is just renaming resources within the same state file/workspace. I'm talking about the case where I have a single monolithic workspace/root configuration module/state that I want to split up...

I suppose another workaround for creating new root modules is to copy the entire state, and rm every resource I don't want in the new configuration.

I would like to have an option to share perspectives among all frames, as described in option one.

FWIW, I don't think this happens if you include an `on_data` function in the third argument to `sockconnect`.

chime also works fine, if you use it directly in firefox on linux, so I'm not sure why the SDK doesn't support it.

Fwiw i previously opened a draft PR at https://github.com/chef/chef/pull/14131