Phil Dibowitz

Results 436 comments of Phil Dibowitz

Moved documentation to https://github.com/chef/chef/issues/15367 @Tensibai mentioned not wanting to do the longer fix here and since Progress doesn't want this fix, I'll close this and moved the history to an...

No, that's why you can't do things like ``` package 'foo' do allow_downgrade true end ``` even when you're on a yum-based platform. The more-specific resource's are your path to...

@kristofvandam - just following up here, still interested in this?

@kristofvandam - following up again - you still interested in finishing this?

Thanks, this is roughly what I was thinking. But you have some test failures still

@kristofvandam - your tests are still failing...

@Stromweld - the documentation disagrees with you: https://docs.chef.io/workstation/config/: ``` Chef Workstation looks for the config.toml in a default location. Windows Powershell: $env:USERPROFILE\.chef-workstation\config.toml cmd.exe: %USERPROFILE%\.chef-workstation\config.toml Linux and Mac /home/$USER/.chef-workstation/config.toml ``` Regardless,...

Hey @johnmccrae - I think this is related to powershell stuff?

Just to keep people following this PR up-to-date, I followed up in Slack on this. The team is aware - but the pipelines here need some significant investigation to sort...

Yeah, just approved workflows, if they pass, we'll merge it today.