Jake Spain

Results 10 issues of Jake Spain

Please see the PR #520 to fix an issue I found where the forms11gpatch attempts to install on every puppet run. I tried to find a file/directory to use for...

Hello, It looks like in commit ebb9981a25abf82388d46c5458d747d30a5329b3, the `fmw_silent_forms_patch` template was converted from erb to epp, however was not updated at https://github.com/biemond/biemond-orawls/blob/ed6ce8e7e1d781486b5a97e37e95373789c06818/manifests/utils/forms11gpatch.pp#L70 I get the following error when attempting to...

#### Pull Request (PR) description My apologies on missing this. In testing https://github.com/voxpupuli/puppet-letsencrypt/pull/254 I had manually enable the python36 module stream at some point before hand, but after running on...

merge-conflicts

We should remove harmful terminology by converting "master" to "controller" and "slave" to "agent", so that it matches the current Jenkins terminology described at https://www.jenkins.io/doc/book/glossary

good first issue

## Description Greetings! Is there still a difference between the "stable" vs "latest" rvm versions? A quick glance at https://github.com/rvm/rvm/blob/3f66395f844c6697ba1cb9e5feb6e34e9454a31f/binscripts/rvm-installer#L701-L702 shows that the install params sets `version` to "latest" when...

#### Pull Request (PR) description Add [dns-azure](https://github.com/terrycain/certbot-dns-azure) to list of allowed plugins. This is one of the 3rd party plugins listed at https://eff-certbot.readthedocs.io/en/stable/using.html#third-party-plugins #### Caveat I'm currently using this module...

enhancement

## Describe the Solution You Would Like Since Faraday 2.0 has been released, we should upgrade according to https://github.com/lostisland/faraday/blob/main/UPGRADING.md

dependencies

The bulk of OSs we support are systemd based, so per the comment https://github.com/voxpupuli/beaker/pull/1824#discussion_r1336394432, as the most common type of OS, we should probably default to those types of commands...

enhancement

#### Pull Request (PR) description This pull request adds the ability to purge unmanaged firewalld zones. #### This Pull Request (PR) fixes the following issues: Fixes #134

needs-tests
needs-rebase
merge-conflicts

Would you consider adding `*-WindowsCapability` cmdlet support to the windowsfeature type/provider? It looks like those cmdlets were available starting from Server 2016 based on https://docs.microsoft.com/en-us/powershell/module/dism/get-windowscapability?view=windowsserver2016-ps and https://docs.microsoft.com/en-us/powershell/module/dism/add-windowscapability?view=windowsserver2016-ps ## Affected Puppet,...