Ben Konick

Results 6 issues of Ben Konick

I'm trying to run a script to update a bunch of repos to be internal instead of public. There does not appear to be a way to do this in...

feature

### Chef Server Version chef-server 12.19.31 ### Platform Details AWS m5.xlarge running CentOS 7.6.1810 ### Configuration Standalone ### Scenario: If the [chef-client](https://github.com/chef-cookbooks/chef-client) cookbook is being used on a Chef Infra...

Triage: Confirmed
Type: Bug
Status: Good First Issue
Status: Consider for next release
Component: others

### Description This fixes idempotency for admins in the chef_org resource. It uses `knife show` to get the list of users in the admin group for a given org. ###...

### :hammer_and_wrench: Description This adds a resource to get all user principals from a given organization. The reason this is useful is so that we can match users from an...

# Description Disable EPEL for Amazon Linux 2023 since [it does not officially support EPEL](https://docs.aws.amazon.com/linux/al2023/ug/epel.html). ## Issues Resolved List any existing issues this PR resolves ## Check List - [...

Release: Minor
Waiting on Contributor

# Description - The `mysql_systemd_start_pre` points to the wrong path for the Amazon Linux 2023 package - The script for `mysql_systemd` does not seem to work on Amazon Linux 2023...