Pranay Singh
Pranay Singh
@ramereth @nielsbuus We had this issue in past as well, https://github.com/test-kitchen/test-kitchen/issues/1376 https://github.com/chrisgit/test_kitchen-multiboot/issues/1 https://github.com/test-kitchen/test-kitchen/issues/1376#issuecomment-371013561 2 solution: https://github.com/test-kitchen/test-kitchen/issues/1218#issuecomment-343762112
Hi was trying to replicate issue it did replicate, but as per @ramereth it should work in case when we have something like ``` reboot 'default' do delay_mins 1 action...
To move chef env command we have to rewrite ruby code from chef-cli into the workstation [https://github.com/chef/chef-cli/blob/main/lib/chef-cli/command/env.rb](link) **Moving environment seems straight** 1. Code contains mostly printing versions and environment which...
**well with `workstation ruby`, `rbenv ruby` and `homebrew ruby` things worked fine for me with mac os 11** but when i upgraded to mac os `12.0.1` along with homebrew ruby...
also if i use chef-cli it works fine ``` bin /opt/chef-workstation/bin/chef-cli push -h Usage: chef push POLICY_GROUP [ POLICY_FILE ] [options] `chef push` Uploads an existing Policyfile.lock.json to a Chef...
Linking https://github.com/chef/chef-workstation/issues/999
@mkkekkonen seems like something is wrong at your end , maybe check if it correct .pem, or username , I tried it on aws ubuntu machine with success Here is...
@mkkekkonen can we close this or does the issue still persists?
I tried it with different policyfile on (mac and linux), coud not exactly replicate this. Version: Chef Workstation version: 21.2.278 Chef Infra Client version: 16.10.8 Chef InSpec version: 4.26.4 Chef...