Hugo Haakseth

Results 14 issues of Hugo Haakseth

## Describe the Bug When using docker::image or docker::images with image_tag=latest puppet reports changes on evry puppet run. ## Expected Behavior I would expect docker::image to report changes only when...

community
bug
attention-needed

### Detailed Description of the Problem By looking av the resolvers code I found that setting 'resolve-prefer ipv4' should make the resolver search for A-records and then fallback to AAAA...

type: bug
severity: medium
status: future fix
status: reviewed

Reboot seem to be failing on el9 nodes started using a vagrant packaged box. When running systemctl reboot the node OS seems to shutdown but never reboot. ### Expected behavior...

guest/redhat
needs-investigation
command/package

## Describe the Bug The onlyif command of the Exec in Postgresql::Server::Instance::Reload failes with ``` Error: /Stage[main]/Postgresql::Server::Reload/Postgresql::Server::Instance::Reload[main]/Exec[postgresql_reload_main]: Failed to call refresh: invalid byte sequence in US-ASCII Error: /Stage[main]/Postgresql::Server::Reload/Postgresql::Server::Instance::Reload[main]/Exec[postgresql_reload_main]: invalid byte...

community

Started to work on some changes to get acceptance/replset_spec.rb tests up and running with Beaker and docker. Created a two node nodeset file. I'm running this with `BEAKER_set=centos-8-replset bundle exec...

#### Pull Request (PR) description Using Amazon specific package repos when os name is amazon.

This module needs a few major changes to support later OS versions and mongodb versions. This issue is created to see if we could gather around a set of smaller...

Inherit and use params class only in the ca_cert class. Moved ca_file_group and ca_file_mode from ca_cert::ca to ca_cert because I don't see any reason for this to change per certificate...

backwards-incompatible

## What are you seeing When trying to distrust a ca ( ie. /usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt ) this module ends up trying to ensure absent on a locally added ca. ## What...