psick icon indicating copy to clipboard operation
psick copied to clipboard

Puppet Systems Infrastructure Construction Kit: The control-repo

Results 25 psick issues
Sort by recently updated
recently updated
newest added

## Before submitting your PR 1. Open an **issue** and refer to its number in your PR title 1. If it's a bug and you have the solution, go on...

## Expected Behavior On puppet.pe.psick.io (vagrant pe environment) puppet agent --test runs without errors ## Actual Behavior puppet agent --test shows errors: Error: Could not retrieve catalog from remote server:...

I think we've been here before, but it happened again on the second puppet run on a Jenkins server. Can a solution or workaround be found? **ubuntu@puppetagent:~$ sudo puppet agent...

BUG

## Expected Behavior Link that work on https://github.com/example42/psick For more details check the automatically generated Control repo documentation. -> http://puppet.pages.lab.psick.io/psick/ ## Actual Behavior Error 502 Ray ID: 45fcc22c15152342 • 2018-09-25...

## Expected Behavior windows2008-ostest boots up, puppet gets installed and I can test out my puppet code. ## Actual Behavior windows2008-ostest boots up, vagrant command gets stuck on applying ##...

## Expected Behavior Machine comes up without manual intervention ## Actual Behavior Had to install the following packages manually via: ``` vargant ssh gitlab.foss.psick.io sudo apt-get install -y git gcc...

- Verify if all the available Vagrant environments are working flawlessly - Review configurations defined in each config.yaml - Optimise Vagrantfile

IMPROVEMENT

In the CI automated generated docs of the control repo, we can add documentation generated automatically showing classes usage in different nodes.

NEW FEATURE