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

    VoxBot

    07/28/2022, 11:06 AM
    now if we use github actions to deploy, we can configure the git clone and finally fix our website
  • v

    VoxBot

    07/28/2022, 11:07 AM
    (hopefully)
  • v

    VoxBot

    07/28/2022, 11:14 AM
    I hate people who post a video when it could have been a blog
    👍 1
  • v

    VoxBot

    07/28/2022, 11:18 AM
    yeah dito :(
  • v

    VoxBot

    07/28/2022, 11:18 AM
    they probably blogged about it as well
  • v

    VoxBot

    07/28/2022, 11:21 AM
    https://github.blog/changelog/2022-07-27-github-pages-custom-github-actions-workflows-beta/
  • a

    Alex Fisher

    07/29/2022, 8:38 AM
    Never realised that this was legal in Puppet. https://github.com/voxpupuli/puppet-zabbix/pull/828/files#diff-807beeddee08fe4ac39ec1728c74b608b6d12a05c6385135d0cc2087c2973603R26-R30
  • a

    Alex Fisher

    07/29/2022, 8:38 AM
    (although see it in ruby all the time).
  • a

    Alex Fisher

    07/29/2022, 8:38 AM
    Don't know if I like it though compared to a selector...
  • f

    fe80

    07/29/2022, 8:46 AM
    it's very useful for large conditional code, not like a simple selector
  • v

    VoxBot

    07/29/2022, 8:52 AM
    IIRC since Puppet 4 if blocks return something so that does indeed work
  • h

    helindbe

    07/29/2022, 4:31 PM
    indeed, you can write
    $x = if blah() { "value for true"} else { "value for false"}
  • j

    jhoblitt

    07/29/2022, 5:50 PM
    Could I get a review of https://github.com/voxpupuli/puppet-augeasproviders_grub/pull/70 ? I have already added
    skip-changelog
    to 3 issues which were questions to remove them from the changelog... but it would good to get some more eyes to see if I missed anything
  • j

    jhoblitt

    07/29/2022, 5:50 PM
    Could I get a review of https://github.com/voxpupuli/puppet-augeasproviders_grub/pull/70 ? I have already added
    skip-changelog
    to 3 issues which were questions to remove them from the changelog... but it would good to get some more eyes to see if I missed anything
  • s

    Slackbot

    07/29/2022, 5:51 PM
    This message was deleted.
    🙏 1
    j
    v
    +2
    • 5
    • 34
  • d

    Dr Bunsen Honeydew

    07/29/2022, 5:51 PM
    See the
    herculesteam-augeasproviders_core
    module at https://forge.puppet.com/herculesteam/augeasproviders_core?src=slack&channel=voxpupuli
  • j

    jhoblitt

    07/29/2022, 6:01 PM
    rocky has been consistently slower with getting packages ouyt
  • j

    jhoblitt

    07/29/2022, 6:01 PM
    rocky has been consistently slower with getting packages out
  • j

    jhoblitt

    07/29/2022, 6:09 PM
    Oh, grr, I'm going to mark https://github.com/voxpupuli/puppet-augeasproviders_grub/pull/57 as backwards-incompatible and regen the changelog again
  • j

    jhoblitt

    07/29/2022, 6:30 PM
    and I added him as requested reviewer before hand 😉
  • j

    jhoblitt

    07/29/2022, 6:32 PM
    first release under the
    puppet
    namespace: https://forge.puppet.com/modules/puppet/augeasproviders_grub
    ❤️ 3
  • j

    jhoblitt

    07/29/2022, 7:36 PM
    Does anyone know if camptocamp was intending to transfer all of their puppet mods to voxpupuli? https://github.com/camptocamp/puppet-augeas is in need of some updates.
  • j

    jhoblitt

    07/29/2022, 7:36 PM
    Does anyone know if camptocamp was intending to transfer all of their puppet mods to voxpupuli? https://github.com/camptocamp/puppet-augeas is in need of some updates.
  • y

    Yuan Liu

    07/29/2022, 8:12 PM
    Puzzle resolved. In case some other people are also trying to use pypuppetdb on multiple puppetversions simultaneously: puppet-agent-1.x (puppet 4) and puppet-agent-<puppetversion> (e.g., 6) have different behaviors in regard to requesting certificate. Specifically, puppet-agent-1.* somehow retrieved a different ca.pem that works with curl but not via pypuppetdb.py (which uses requests module). Possible reason is that I used puppetca's CNAME with puppet-agent-1.; but when I used that same CNAME with puppet-agent-6., it insisted that I use the server's canonical name. In the end, the cacert retrieved using puppet-agent-6.* (using the CA server's canonical name) works with both curl and pypuppetdb.
  • s

    Slackbot

    08/01/2022, 6:56 PM
    This message was deleted.
    o
    • 2
    • 1
  • d

    Dr Bunsen Honeydew

    08/01/2022, 6:56 PM
    See the
    puppetlabs-stdlib
    module at https://forge.puppet.com/puppetlabs/stdlib?src=slack&amp;channel=voxpupuli
  • s

    Slackbot

    08/01/2022, 7:06 PM
    This message was deleted.
    j
    • 2
    • 1
  • v

    VoxBot

    08/01/2022, 7:06 PM
    https://github.com/voxpupuli/modulesync_config/pull/693
  • v

    VoxBot

    08/01/2022, 7:07 PM
    seems so? :)
  • j

    jhoblitt

    08/01/2022, 7:08 PM
    from 2020? facepalm https://github.com/voxpupuli/voxpupuli-test/pull/19/files
1...115116117...648Latest