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

    jhoblitt

    08/01/2022, 7:09 PM
    @ekohl++
  • d

    Dr Bunsen Honeydew

    08/01/2022, 7:09 PM
    ekohl +1! (Karma: 1)
  • v

    VoxBot

    08/01/2022, 7:10 PM
    https://github.com/theforeman/puppet-foreman/pull/1063/files#diff-89eebfcbc0f14b6d989517837ca1e94fce4e2ce9a03233641cd936f2b8d2ed94 - here is a trivial switch from "booh, need to do shit myself" to "oooh, shiny"
  • v

    VoxBot

    08/01/2022, 7:12 PM
    (and there have been recent fixes, which you might want to have: https://github.com/voxpupuli/voxpupuli-test/commits/master/lib/voxpupuli/test/facts.rb)
  • v

    VoxBot

    08/01/2022, 7:13 PM
    also, I lied, it's not the modules providing, it's voxpupuli-test having the mocks, but oh well
  • j

    jhoblitt

    08/01/2022, 7:13 PM
    yes, it looks like 5.4.1 already had what I wanted
  • j

    jhoblitt

    08/01/2022, 7:28 PM
    @zhenech well, sadly, the
    package_provider
    fact is missing
  • v

    VoxBot

    08/01/2022, 7:30 PM
    if only we'd knew how to add more code and release it… ;)
  • j

    jhoblitt

    08/01/2022, 7:31 PM
    what is there is certainly better than doing it all yourself... but I was thinking that we needed a means of auto-magically collecting facts from modules and building up a database similar to what facterdb does with vagrant
  • j

    jhoblitt

    08/01/2022, 7:32 PM
    I don't know what the value of
    package_provider
    should be for most platforms... including windows...
  • v

    VoxBot

    08/01/2022, 7:40 PM
    https://github.com/puppetlabs/puppet/tree/main/lib/puppet/provider/package, grep for "defaultfor", but it's not nice
  • v

    VoxBot

    08/01/2022, 8:37 PM
    jhoblitt: I'm not sure I sent an email announcing it, but what Zhenech suggested is roughly what I did for service_provider
  • a

    Andy Fry

    08/01/2022, 8:51 PM
    Trying to use the voxpupili.repo from here: https://github.com/voxpupuli/puppet_webhook/blob/master/build/repos/voxpupuli.repo and I get: Errors during downloading metadata for repository 'voxpupuli': - Status code: 502 for https://dl.bintray.com/voxpupuli/rpm/el/8/x86_64/repodata/repomd.xml (IP: 35.166.126.94) Error: Failed to download metadata for repo 'voxpupuli': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Is there an alternate baseurl I can try?
  • a

    Andy Fry

    08/01/2022, 8:51 PM
    Trying to use the voxpupili.repo from here: https://github.com/voxpupuli/puppet_webhook/blob/master/build/repos/voxpupuli.repo and I get: Errors during downloading metadata for repository 'voxpupuli': - Status code: 502 for https://dl.bintray.com/voxpupuli/rpm/el/8/x86_64/repodata/repomd.xml (IP: 35.166.126.94) Error: Failed to download metadata for repo 'voxpupuli': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Is there an alternate baseurl I can try?
  • b

    bastelfreak

    08/01/2022, 8:58 PM
    that was the repo for the old version, it is kot active anymore
  • b

    bastelfreak

    08/01/2022, 8:58 PM
    checkout https://github.com/voxpupuli/webhook-go
  • b

    bastelfreak

    08/01/2022, 8:58 PM
    checkout https://github.com/voxpupuli/webhook-go
  • a

    Andy Fry

    08/01/2022, 9:03 PM
    ahhh, no worries, I'll switch to use that one instead. Is it possible to add a not to puppet-webhook to that effect? Or did I miss it in my tl;dr mode? I did see the go version but it didn't seem quite ready for use when compared to the Sinatra version. I'll take another look.
  • a

    Andy Fry

    08/01/2022, 9:09 PM
    ahhh, no worries, I'll switch to use that one instead. Is it possible to add a not to puppet-webhook to that effect? Or did I miss it in my tl;dr mode? I did see the go version but it didn't seem quite ready for use when compared to the Sinatra version. I'll take another look.
  • s

    Slackbot

    08/01/2022, 11:06 PM
    This message was deleted.
    j
    p
    • 3
    • 4
  • p

    Pat Riehecky

    08/01/2022, 11:06 PM
    I think https://github.com/voxpupuli/puppet-chrony/pull/151 is probably good to go. For sanity, can I have someone else push the merge button. Alas, my gpg stuff is all messed up, if someone is willing to merge in that PR, could they also kick off a new release?
  • j

    jhoblitt

    08/02/2022, 1:40 AM
    If you add EL8 to the acceptance test matrix and create a branch with a changelog, I'll sign the release.
  • v

    VoxBot

    08/02/2022, 7:31 AM
    can I get a review for https://github.com/voxpupuli/librarian/pull/21
  • v

    VoxBot

    08/02/2022, 7:33 AM
    also https://github.com/voxpupuli/voxpupuli-release/pull/45
  • v

    VoxBot

    08/02/2022, 9:38 AM
    the vox elastic_stack module references puppet-elastic, and puppet-logstash, it looks like puppet-logstash doesn't exist though
  • b

    bastelfreak

    08/02/2022, 9:45 AM
    someone needs to cleanup https://github.com/voxpupuli/puppet-logstash/pull/408, then we can release it
  • b

    bastelfreak

    08/02/2022, 9:45 AM
    someone needs to cleanup https://github.com/voxpupuli/puppet-logstash/pull/408, then we can release it
  • v

    VoxBot

    08/02/2022, 9:45 AM
    ahhhhhhh so it's pending
  • v

    VoxBot

    08/02/2022, 9:46 AM
    and that probably explains why puppet-kibana is at v7 not 8
  • d

    Dr Bunsen Honeydew

    08/02/2022, 9:46 AM
    See the
    puppet-kibana
    module at https://forge.puppet.com/puppet/kibana?src=slack&channel=voxpupuli
1...116117118...648Latest