Brian Dwyer

Results 20 issues of Brian Dwyer

Add error handling to these functions and avoid index out of range panics.

FYI, the KB3102810 is not being installed properly at the moment. I think it might be better integrated into the `win-updates.ps1` script... That's what I've done for now at least....

Allow to pass in an SSH configuration, or `/dev/null` In the event that you have some fancy configuration going on in your local user's SSH config, you can encounter funkiness...

Feedback Requested
Improvement

# Description AL2022+ is based on Fedora 35 which only supports ed25519 out of the box This exposes the key type passed to the AWS API as optional parameter, aws_ssh_key_type....

Brings in-line with https://github.com/dev-sec/ssh-baseline/pull/186 Closes #229

For one reason or another, logrotate_app seems to have a problem evaluating Resource Properties. If I try passing in `service_user` as `create "644 #{service_user} #{service_user}"` ``` Recipe: * template[/etc/logrotate.d/MyApp] action...

Waiting on Contributor

I develop mainly on Windows, and uploading project tarballs to the Supermarket is kind of a PITA. For that reason, there is usually a delay between when I update my...

### Description Allow org admins to associate a user with an organization. ### Issues Resolved #2774 ### Check List - [ ] New functionality includes tests - [ ] All...

Username should be optional, such that the integrated RunDeck user configuration can be utilized. The fallback currently seems to be `ENV['USER']`. We can feed in property references, but unfortunately it...

### Cookbook version 2.6.2 (any version though really) ### Chef-client version 12.19.36 ### Platform Details Ubuntu 16.04 ### Scenario: Everything works, it simply creates a lot of backed up rules....