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

    bastelfreak

    11/18/2022, 2:57 PM
    https://github.com/voxpupuli/puppet-lldpd/blob/master/spec/setup_acceptance_node.pp
  • t

    treydock

    11/18/2022, 3:03 PM
    Ah so the issue is Puppet repo can't be added, so can't use Puppet code to fix. Looks like Puppetlabs let their SSL certificate expire on repo being used: https://apt.repos.puppet.com/puppet6 but looking at other modules like that lldpd it uses http://apt.puppetlabs.com/ which will work. Where is it getting set to use the broken HTTPS repo? This is error during bootstrap
    Copy code
    Err:2 <https://apt.repos.puppet.com/puppet6> focal Release
        Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate.  Could not handshake: Error in the certificate verification. [IP: 34.149.154.163 443]
  • t

    treydock

    11/18/2022, 3:08 PM
    Looks like deb package for repos is bugged possibly
  • t

    treydock

    11/18/2022, 3:14 PM
    Could use review on https://github.com/voxpupuli/puppet-letsencrypt/pull/301
  • t

    treydock

    11/18/2022, 3:14 PM
    Could use review on https://github.com/voxpupuli/puppet-letsencrypt/pull/301
  • k

    kenyon

    11/19/2022, 6:34 PM
    apt-transport-https hasn’t been needed since Ubuntu 18.04, maybe earlier. https has been built in to apt for a while.
  • v

    VoxBot

    11/19/2022, 6:47 PM
    https://packages.ubuntu.com/bionic/apt-transport-https at least in Bionic it was a transitional package already, so that's 18.04
  • v

    VoxBot

    11/19/2022, 6:47 PM
    and 16.04 is EOL, it's something we can forget about now :P
  • v

    VoxBot

    11/21/2022, 10:32 AM
    good morning people! We could a first PR for hcloud support in Beaker \o/ someone around who want's to test it for Vox Pupuli? https://github.com/voxpupuli/beaker-hcloud/issues/10
  • v

    VoxBot

    11/21/2022, 3:47 PM
    https://github.com/voxpupuli/pdksync_config AFAIK PDK templates are now dead so should we archive the repo?
    👍 1
  • a

    Alex Fisher

    11/21/2022, 4:40 PM
    I'm fine with that. We never did really get that going. There was never really enough interest. Not that overlapped with someone with the time to make it work well for us anyway.
  • r

    rusty

    11/21/2022, 4:44 PM
    I flip flop between laughing and being furious every time I forget to add the word
    resource
    in the google search
    puppet types
    (which I forget often) :P
    😆 1
  • a

    Alex Fisher

    11/21/2022, 4:55 PM
    FWIW, I've just posted an open position in the #jobs channel.
  • a

    Alex Fisher

    11/21/2022, 4:56 PM
    @rusty Me too!
  • j

    jhoblitt

    11/21/2022, 5:08 PM
    Anyone care to review https://github.com/voxpupuli/puppet-lldpd/pull/145 ?
  • j

    jhoblitt

    11/21/2022, 5:08 PM
    Anyone care to review https://github.com/voxpupuli/puppet-lldpd/pull/145 ?
  • a

    Alex Fisher

    11/21/2022, 5:14 PM
    wonders if the people joining the #jobs channel are looking for work, or just wondering who is paying his bills.
  • v

    VoxBot

    11/21/2022, 5:14 PM
    here the bot does make it a bit harder to read: "< VoxBot> <Alex Fisher> FWIW, I've just posted an open position in the channel."
  • v

    VoxBot

    11/21/2022, 5:15 PM
    I was wondering if I missed anything, but now I'm guessing there was a link to another channel
  • v

    VoxBot

    11/21/2022, 5:15 PM
    yeah to #jobs Slack channel
  • v

    VoxBot

    11/21/2022, 5:20 PM
    ewoud: just for you I can setup a bridge for all puppet slack channels to irc channels :D
  • v

    VoxBot

    11/21/2022, 5:20 PM
    bastelfreak: nah, I'm good :P
  • s

    Slackbot

    11/21/2022, 5:21 PM
    This message was deleted.
    j
    • 2
    • 1
  • v

    VoxBot

    11/21/2022, 5:22 PM
    afisher: not really looking at the moment, it was just confusing
  • a

    Alex Fisher

    11/21/2022, 5:26 PM
    Since I've got your attention, (and have been lavishing you with praise), any chance of that puppet_metadata review? 😉
  • a

    Alex Fisher

    11/21/2022, 5:26 PM
    (I'm a bit worried it's one of those "If you've got nothing nice to say, better to say nothing at all" situations!)
  • a

    Alex Fisher

    11/21/2022, 5:28 PM
    Actually, I've just noticed the time and have to pop out to pick up my son. brb
  • j

    jhoblitt

    11/21/2022, 5:49 PM
    I call dibs on Ewoud
  • j

    jhoblitt

    11/21/2022, 5:54 PM
    @bastelfreak I added an
    osfamily
    subdir to https://github.com/voxpupuli/puppet-lldpd/pull/145 . I am wondering if we should have a discussion about standardizing the hierarchy across voxpupuli. I have a heavy dislike of multiple layers looking for files in the same dir... I once inherited something like 6 layers in the same dir... it was a nightmare to cleanup.
  • j

    jhoblitt

    11/21/2022, 5:54 PM
    @bastelfreak I added an
    osfamily
    subdir to https://github.com/voxpupuli/puppet-lldpd/pull/145 . I am wondering if we should have a discussion about standardizing the hierarchy across voxpupuli. I have a heavy dislike of multiple layers looking for files in the same dir... I once inherited something like 6 layers in the same dir... it was a nightmare to cleanup.
1...192193194...648Latest