Paul Czarkowski

Results 24 issues of Paul Czarkowski

the `cr.sh` script creates the worktree for gh-pages branch fails when the `gh-pages` doesn't yet exist. We should add some logic to check if it exists, and if not, add...

see https://github.com/IBM/microservices-traffic-management-using-istio/pull/43 for example.

enhancement

It would be great if the ghprb plugin would react to a PR close(/merge) and be able to perform an action. example: I want to deploy a test environment every...

enhancement

Would it be worth sticking something like MAKEFLAGS="-j $(grep -c ^processor /proc/cpuinfo)" into the ENV before any make commands ? might help speed builds up a bit. Of course doesn't...

enhancement

needs this patch first which fixes bad syntax in json file - https://github.com/rcbops/chef-cookbooks/pull/666

### Terraform Version ```shell cannot install terraform ``` ### Terraform Configuration Files ```terraform ...terraform config... ``` ### Debug Output ``` $ sudo yum install -y yum-utils Last metadata expiration check:...

bug
documentation
new

Azure bastion lets you connect to private hosts SSH via the Azure portal or the AZ cli. An Ansible transport module that can utilize the Azure API to use the...

medium_priority
work in

##### SUMMARY New module for creating transit gateway routes ##### ISSUE TYPE - New Module Pull Request ##### COMPONENT NAME transit_gateway_route ##### ADDITIONAL INFORMATION This allows you to create transit...

for Centos hosts can put RPM files into repository/yum/ and then run `vagrant provision puppet` to which will kick off a `createrepo` to add the RPM into the local repo....

Add support from Azure Front Door. see https://learn.microsoft.com/en-us/cli/azure/service-page/azure%20front%20door?view=azure-cli-latest for the various CLI commands we should make available.

new_module_issue
medium_priority
work in