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

    VoxBot

    10/29/2024, 4:39 PM
    so you can write a small normalize-puppetfile script that outputs it sorted, then call: diff -Nut <(normalize-puppetfile Puppetfile_a) <(normalize-puppetfile Puppetfile_b)
    👍 1
  • b

    bastelfreak

    10/29/2024, 4:39 PM
    oh neat
  • v

    VoxBot

    10/29/2024, 4:39 PM
    at least, that's how I'd do it
  • v

    VoxBot

    10/29/2024, 4:42 PM
    at some point I wrote https://github.com/evgeni/cfgdiff to diff "structured" data
  • v

    VoxBot

    10/29/2024, 4:42 PM
    but it can't do Puppetfiles
  • v

    VoxBot

    10/29/2024, 4:42 PM
    (patches welcome?)
  • s

    simonhoenscheid

    10/29/2024, 4:44 PM
    Oh it’s python. I can try, but it’s most likely I will end up using Ruby
  • v

    VoxBot

    10/29/2024, 4:46 PM
    Yeah, it's not well suited for the Ruby-world Puppet operates in
  • v

    VoxBot

    10/29/2024, 4:47 PM
    can I get a review for https://github.com/voxpupuli/rspec-puppet-facts/pull/200 ?
  • v

    VoxBot

    10/29/2024, 4:48 PM
    subprocess.check_call() to the rescue?
  • v

    VoxBot

    10/29/2024, 4:49 PM
    :D
  • s

    simonhoenscheid

    10/29/2024, 4:49 PM
    Maybe I will add it to ra10ke, bastelfreak pointed out it would fit there
  • v

    VoxBot

    10/29/2024, 4:50 PM
    nods
  • y

    Yury Bushmelev

    10/30/2024, 12:09 AM
    kind reminder on https://github.com/voxpupuli/puppet-systemd/pull/495
  • v

    VoxBot

    10/30/2024, 7:40 AM
    morning, can I get a review for https://github.com/voxpupuli/ra10ke/pull/109 ?
  • v

    VoxBot

    10/30/2024, 7:45 AM
    https://www.githubstatus.com/incidents/9yk1fbk0qjjc :(
  • v

    VoxBot

    10/30/2024, 7:48 AM
    yes :/
  • v

    VoxBot

    10/30/2024, 9:23 AM
    Zhenech: you probably know if there's a debian package that provides the ssl-cert group / how I can find out if that group is created by a package
  • v

    VoxBot

    10/30/2024, 9:24 AM
    mhm https://packages.debian.org/bookworm/ssl-cert
  • v

    VoxBot

    10/30/2024, 9:24 AM
    at least it depends on adduser
  • v

    VoxBot

    10/30/2024, 9:26 AM
    https://salsa.debian.org/apache-team/ssl-cert/-/blob/master/debian/postinst?ref_type=heads#L9 AHA!
  • v

    VoxBot

    10/30/2024, 9:28 AM
    ah finally github
  • v

    VoxBot

    10/30/2024, 9:28 AM
    can I get a review for https://github.com/voxpupuli/puppet-consul/pull/676 and https://github.com/voxpupuli/puppet-consul/pull/675
    ✅ 1
  • v

    VoxBot

    10/30/2024, 9:30 AM
    bastelfreak, wtf is ssl-cert? :)
  • v

    VoxBot

    10/30/2024, 9:30 AM
    I've no idea. But a customer has puppet code that depends on this group
  • v

    VoxBot

    10/30/2024, 9:30 AM
    it was unclear where it's coming from
  • v

    VoxBot

    10/30/2024, 9:33 AM
    and https://github.com/voxpupuli/puppet-consul/pull/677 please
  • v

    VoxBot

    10/30/2024, 9:34 AM
    god, I love it when tests pass locally but not on GH
  • y

    Yury Bushmelev

    10/30/2024, 9:36 AM
    @bastelfreak it's ssl-cert package
  • y

    Yury Bushmelev

    10/30/2024, 9:39 AM
    Last call for https://github.com/voxpupuli/puppet-systemd/pull/495! If no objections I'll merge it few hours later
1...609610611...648Latest