GitHub puppet-gitlab_ci_runner
Module to mange gitlab CI runners. Extracted from https://github.com/voxpupuli/puppet-gitlab

Repo Checks ( 17 of 24 successfull )
Metadata Valid
No translation
passed
Correct Puppet Version Range
Supported Puppet version range is %{PUPPET_SUPPORT_RANGE}
passed
With Puppet Version Range
Puppet version range is present in requirements in metadata.json
passed
With Operatingsystem Support
No translation
passed
Operatingsystems
No translation
passed
Supports Only Current Redhat
No translation
passed
Supports Latest Redhat
No translation
passed
Supports Only Current Centos
No translation
passed
Supports Latest Centos
No translation
failed
Supports Only Current Oraclelinux
No translation
passed
Supports Latest Oraclelinux
No translation
failed
Supports Only Current Scientific
No translation
passed
Supports Latest Scientific
No translation
failed
Supports Only Current Debian
No translation
failed
Supports Latest Debian
No translation
failed
Supports Only Current Ubuntu
No translation
passed
Supports Latest Ubuntu
No translation
failed
In Modulesync Repo
Is listed as a module managed using modulesync_config
passed
Synced
Has a .msync.yml file
passed
Latest Modulesync
Has been synchronized with the latest tagged version of modulesync_config
failed
Has Modulesync
Is present in voxpupuli/modulesync_config/managed_modules.yml
passed
Released
Is in modulesync_config and in forge releases.
passed
Valid Sync File
If a (optional) sync file is present, it must not contain a `.travis.yml` entry.
passed
Reference Dot Md
The repository has a REFERENCE.md. It needs to be generated / puppet-strings documentation is missing.
passed

Open Pull Requests

Add parameters to `apt::source` to avoid requiring an internet connection
tests-fail
needs-tests

<!--
Thank you for contributing to this project!

-->

Pull Request (PR) description

Adds some parameters to apt::source on debian family when managing repo.

This Pull Request (PR) fixes the following issues

Fixes #99

Open PR in GitHub
PoC Use github workflow services by setting correct docker opts
Fix broken apt::source declaration for Debian-based systems

Clone of #129

Pull Request (PR) description

This PR adds Gitlab's Apt sigining key directly from the source instead of relying on keyserver.ubuntu.com (which currently doesn't seem to provide the key when running
/usr/bin/apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F6403F6544A38863DAA0B6E03F01618A51312F3F
which is what this module attempts to do on Debian-based systems.).

This Pull Request (PR) fixes the following issues

128 and closes #129

Open PR in GitHub
check for presence of specifed ca_file
enhancement
Add Puppet 8 support
enhancement
Fix broken apt::source declaration for Debian-based systems

Pull Request (PR) description

This PR adds Gitlab's Apt sigining key directly from the source instead of relying on keyserver.ubuntu.com (which currently doesn't seem to provide the key when running
/usr/bin/apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F6403F6544A38863DAA0B6E03F01618A51312F3F
which is what this module attempts to do on Debian-based systems.).

This Pull Request (PR) fixes the following issues

Fixes #128

Open PR in GitHub
register_to_file: Support Sensitive `regtoken`

Pull Request (PR) description

When retrieving a runner registration token from a lookup plugin such as vault_lookup the token will be marked as Sensitive. This change allows for an object of Sensitive[String] type to be passed in for regtoken and ensures it is properly unwrapped before use.

Open PR in GitHub
modulesync 5.4.0
modulesync

modulesync 5.4.0

Open PR in GitHub