puppet-r10k icon indicating copy to clipboard operation
puppet-r10k copied to clipboard

Setup and configure r10k for use with git based environments in puppet

Results 36 puppet-r10k issues
Sort by recently updated
recently updated
newest added

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 5.4.0 - Ruby: Puppet built-in - Distribution: Debian 9 (Stretch) - Module version: 6.3.2 Calling the `r10k::webhook ` class fails,...

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 5.5.8 - Module version: 6.7.0 ## How to reproduce (e.g Puppet code you use) If you follow the explicit instructions...

## How to reproduce (e.g Puppet code you use) Deploy webhook with r10k v8.0.0 then switch to later version (we tested with v9.0.0). Webhook service restart fails due to missing...

bug
needs-feedback

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: Open Source Version 7.4 - Ruby: 2.65 - Distribution: RedHat 7.9 - Module version: n/a ## How to reproduce (e.g...

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.12.1-1.el7 - Ruby: 2.0.0p648 - Distribution: CentOS 7.8.2003 - Module version: 9.0.0 I have deployed r10k/webhook using the Puppet module...

This MR includes the following: 1. generate_types action to Mcollective R10K plugin 2. feature to kick off generate_types action from the webhook binary 3. Fix process fork issue introduced in...

merge-conflicts

The module depends on the puppetlabs/ruby module. From metadata.json: ``` { "name": "puppetlabs/ruby", "version_requirement": ">= 0.6.0 < 2.0.0" }, ``` It appears that the ruby module has been abandoned: https://github.com/puppetlabs/puppetlabs-ruby...

This pull request will prepare the module for data-in-modules and provide a REFERENCE.md. Unfortunately this module uses a lot of classes and I need to figure out which one are...

backwards-incompatible
merge-conflicts

We had an issue where the default webhook timeout on Gitlab (10 seconds) was causing the webhook to fire multiple times and interfere with the creation of new directory environments....

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 5.5 - Ruby: 2.4.4p296 - Distribution: SLES 12.3 - Module version: 8.0.0 ## How to reproduce (e.g Puppet code you...