Mike Butler

Results 10 issues of Mike Butler

# Version: ubuntu-16.04 v202104.19.0 # Environment: VirtualBox 6.1.28 # Scenario: When following the leran.chef.io "Course: Expand your Chef Infra language skills" at the step " Learn more about Knife |...

Status: Untriaged

## Userstory As a user of Chef and the Defender resource, the item that this resource changes should be `DisableRealtimeMonitoring` and not `DisableIOAVProtection` so that my cookbook can turn off...

Platform: Windows

## Description `chef undelete --last` on Windows returns with: ``` PS C:\Users\butler\sa-demo-content\policies> chef undelete --last Error: Failed to undelete. Reason: (ChefCLI::CantUndo) No undo records exist in C:\Users\butler\AppData\Local/chef-workstation/undo ``` The PATH...

Priority: Low
Platform: Windows
Triage: Confirmed
Status: Good First Issue

### Describe the Enhancement: Currently `chef generate cookbook` creates the `kitchen.yml` file with: ``` provisioner: name: chef_zero ``` `chef_zero` should be changed to `chef_infra` per the [Chef Provisioner Documentation](https://kitchen.ci/docs/provisioners/chef/) It...

Triage: Confirmed
Status: Good First Issue

## Description As a developer, when I try to use **github** as my source of cookbook (such as `cookbook 'mysql', github: 'opscode-cookbooks/mysql', branch: 'master'` ) I am no longer able...

Triage: Confirmed
Status: Good First Issue

## Description As a developer, I would like it when using the cookbook source **git** in `cookbook 'chef-ingredient', git: 'https://github.com/chef-cookbooks/chef-ingredient.git', tag: 'v0.12.0'` for example to check both the `main` and...

Triage: Confirmed
Status: Good First Issue

**Is your feature request related to a problem? Please describe.** The customer World Bank (among others) would like to have examples and descriptions of how to utilize attributes in the...

Component: Chef Infra Client
Status: Good First Issue
Status: Untriaged
Documentation
Size: S

Signed-off-by: Mike Butler ## Description hyperv was missing from the virtualization helpers. There is no host, only guest. ## Types of changes - [ ] Bug fix (non-breaking change which...

Signed-off-by: Mike Butler ## Description Added hyperv to the virtualzation.rb in chef-client and this is the documentation to match. ## Definition of Done ## Issues Resolved [List any existing issues...

Documentation
WIP: Do Not Merge

# Version: 23.2.1028 # Environment: Windows 10 / 11 # Scenario: Pushing a policy to the # Steps to Reproduce: Install Chef Workstation on 23.2.1028 on a Windows 11 system...

Status: Untriaged
Type: Bug