https://www.puppet.com/community logo
Join Slack
Powered by
# voxpupuli
  • t

    tvaughan

    06/21/2022, 5:04 PM
    Huh...that's weird. Haven't seen any issues there so far
  • v

    VoxBot

    06/21/2022, 5:06 PM
    https://github.com/puppetlabs/puppetlabs-inifile/pull/481/checks and https://github.com/puppetlabs/puppetlabs-apache/pull/2252/checks have similar failures
  • t

    tvaughan

    06/21/2022, 5:06 PM
    Uhhh....OK, works in beaker 🤷 🧌
  • v

    VoxBot

    06/21/2022, 5:07 PM
    that's exactly what I thought
  • v

    VoxBot

    06/21/2022, 5:07 PM
    but maybe it's simply their puppet6-nightly repo which is broken while beaker uses GA repos
  • t

    tvaughan

    06/21/2022, 5:08 PM
    That's quite possible
  • p

    Pat Riehecky

    06/21/2022, 5:50 PM
    Any chance for a review of https://github.com/voxpupuli/puppet-rhsm/pull/124
  • p

    Pat Riehecky

    06/21/2022, 5:50 PM
    Any chance for a review of https://github.com/voxpupuli/puppet-rhsm/pull/124
  • g

    genebean

    06/21/2022, 5:57 PM
    anyone have any tips on how to go about combining the letsencrypt and nginx modules in a way that certs get issued before the tls configs are laid down so that nginx doesn't bomb out saying the cert in the config doesn't exist?
  • s

    Slackbot

    06/21/2022, 6:01 PM
    This message was deleted.
    looking 1
    g
    b
    d
    • 4
    • 6
  • b

    bastelfreak

    06/21/2022, 6:01 PM
    yes! https://github.com/voxpupuli/controlrepo/blob/production/site/profiles/manifests/grafana.pp#L117 the letsencrypt module has a fact that exposes all certs. if the certs are present we create the https webserver config
  • d

    Dagan McGregor

    06/22/2022, 1:08 AM
    Is it still a bit early to be looking at RHEL 9 support for Puppet modules?
  • y

    Yury Bushmelev

    06/22/2022, 7:03 AM
    @bastelfreak I just want to say thank you for the
    puppet-unattended_upgrades
    v7.0.0 release.. we just hit the issue with old legacy facts because of missing
    lsb-release
    package 🙂
  • d

    Dr Bunsen Honeydew

    06/22/2022, 7:03 AM
    See the
    puppet-unattended_upgrades
    module at https://forge.puppet.com/puppet/unattended_upgrades?src=slack&channel=voxpupuli
  • v

    VoxBot

    06/22/2022, 7:04 AM
    yes, the broken packaging on Ubuntu / Puppet not dropping legacy facts is really annoying :(
  • y

    Yury Bushmelev

    06/22/2022, 7:05 AM
    we just got it in Debian 11
  • v

    VoxBot

    06/22/2022, 7:08 AM
    ah interesting. we saw that in our CI only on Ubuntu 18/Puppet 6 I think
  • v

    VoxBot

    06/22/2022, 7:08 AM
    ah! I think the Debian 11 base image we use already contains the lsb-release package, so we don't see the error
  • y

    Yury Bushmelev

    06/22/2022, 7:08 AM
    I guess we have some minimal image here, that's why no lsb-release package.. (I'm still trying to understand things here) 🙂
  • v

    VoxBot

    06/22/2022, 7:10 AM
    let me know if you need a consultant to clean shit up :D
  • y

    Yury Bushmelev

    06/22/2022, 7:55 AM
    We should fix processes first :)
  • y

    Yury Bushmelev

    06/22/2022, 7:56 AM
    I'll try to get some donations for voxpopuli though.. you guys are doing amazing job
  • v

    VoxBot

    06/22/2022, 7:57 AM
    \o/
  • s

    Slackbot

    06/22/2022, 8:22 AM
    This message was deleted.
    v
    • 2
    • 1
  • s

    Slackbot

    06/22/2022, 8:29 AM
    This message was deleted.
    y
    • 2
    • 1
  • v

    VoxBot

    06/22/2022, 8:34 AM
    I think bastelfreak has looked at that
  • v

    VoxBot

    06/22/2022, 8:35 AM
    IMHO the best support is getting involved and adopt modules you(r company) rely on but I have no idea about other ways :)
  • s

    Slackbot

    06/22/2022, 12:41 PM
    This message was deleted.
    f
    • 2
    • 1
  • v

    VoxBot

    06/22/2022, 1:25 PM
    I haven't checked if we can do beaker testing with almalinux/9 - if we can't it's probably not hard to add but some plumbing may be missing
  • t

    tvaughan

    06/22/2022, 1:52 PM
    EL9 works, you just have to specify it as
    el-9-x86_64
    as well as using
    net-ssh
    v7.0.0.beta1
    .
1...888990...648Latest