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

    VoxBot

    10/31/2022, 12:40 PM
    indeed, it'll be a while before RHEL 10 and I'm not sure facter 4.3 will come out any time soon
  • v

    VoxBot

    10/31/2022, 12:58 PM
    yep
  • b

    bastelfreak

    10/31/2022, 3:41 PM
    @Alex Fisher I tried your catalog-diff patch for node_encrypt today: https://gist.github.com/alexjfisher/b8ce5f388c8ac320cd4e80d58f83b4a9 . I'm diffing catalogs for a single node between two envs, on the same puppetserver. The diff shows the PKCS7. Was that patch working for you?
  • a

    Alex Fisher

    10/31/2022, 3:42 PM
    looking...
  • b

    bastelfreak

    10/31/2022, 3:42 PM
    catalogs requested via --certless
  • b

    bastelfreak

    10/31/2022, 3:42 PM
    I was wondering if
    closure_scope['trusted']
    is maybe empty. Just wanted to ask if that's your latest patch/if it's working for you, before I start digging
  • a

    Alex Fisher

    10/31/2022, 3:43 PM
    It does work for me, but I'd have to remember what the 'certless' thing was all about.
  • b

    bastelfreak

    10/31/2022, 3:43 PM
    allows you to request a catalog for a node that has a different common name than the cert has you're authenticating with
  • a

    Alex Fisher

    10/31/2022, 3:45 PM
    Isn't that always what happens though? I need to remember the details. Let me see...
  • a

    Alex Fisher

    10/31/2022, 3:46 PM
    I'm not using this option. https://github.com/voxpupuli/puppet-catalog_diff/blob/master/lib/puppet/face/catalog/diff.rb#L78
  • a

    Alex Fisher

    10/31/2022, 3:46 PM
    I'm not using this option. https://github.com/voxpupuli/puppet-catalog_diff/blob/master/lib/puppet/face/catalog/diff.rb#L78
  • b

    bastelfreak

    10/31/2022, 3:46 PM
    okay
  • b

    bastelfreak

    10/31/2022, 3:46 PM
    will see if that makes a difference tomorrow
  • a

    Alex Fisher

    10/31/2022, 3:49 PM
    I guess you're using this endpoint. https://puppet.com/docs/puppet/7/server/puppet-api/v4/catalog.html#post-puppetv4catalog
  • b

    bastelfreak

    10/31/2022, 3:50 PM
    yes
  • a

    Alex Fisher

    10/31/2022, 3:50 PM
    so puppet is looking up trusted facts from puppetdb instead of using the ones included in your catalog-diff cert.
  • a

    Alex Fisher

    10/31/2022, 3:51 PM
    I'm not using trusted facts otherwise, but if you are, then my hack might not work for you.
  • b

    bastelfreak

    10/31/2022, 3:52 PM
    I use it a lot
  • b

    bastelfreak

    10/31/2022, 3:52 PM
    okay, will have a look tomorrow
  • a

    Alex Fisher

    10/31/2022, 3:53 PM
    I can't see a way that you could merge in a bonus fact so that you can distinguish this catalog fetch from a real one...
  • a

    Alex Fisher

    10/31/2022, 3:55 PM
    I wonder if a function can access
    job_id
    ?? https://puppet.com/docs/puppet/7/server/puppet-api/v4/catalog.html#job-id
  • a

    Alex Fisher

    10/31/2022, 4:00 PM
    Maybe ask in puppet-dev. I'm guessing it's probably possible (with an internal function??), but I've never tried.
  • o

    op-ct

    10/31/2022, 5:50 PM
    Could someone with merge/release take a look at https://github.com/voxpupuli/beaker-google/pull/31? lgtm
  • o

    op-ct

    10/31/2022, 5:50 PM
    Could someone with merge/release take a look at https://github.com/voxpupuli/beaker-google/pull/31? lgtm
  • o

    op-ct

    10/31/2022, 5:55 PM
    @binford2k do you know if the transfers for these repos is still planned? • https://github.com/voxpupuli/puppet-puppet_authorization/pull/1 • https://github.com/voxpupuli/puppet-hocon/pull/1 The last movement was a question in the first PR about whether―if these repos are still used by PE―they should be reopened and maintained by Puppet
  • o

    op-ct

    10/31/2022, 5:56 PM
    @binford2k do you know if the transfers for these repos is still planned? • https://github.com/voxpupuli/puppet-puppet_authorization/pull/1 • https://github.com/voxpupuli/puppet-hocon/pull/1 The last movement was a question in the first PR about whether―if these repos are still used by PE―they should be reopened and maintained by Puppet
  • b

    bastelfreak

    10/31/2022, 6:02 PM
    @op-ct https://github.com/voxpupuli/beaker-google/pull/32
    👍 1
  • b

    bastelfreak

    10/31/2022, 6:02 PM
    @op-ct https://github.com/voxpupuli/beaker-google/pull/32
  • v

    VoxBot

    10/31/2022, 6:08 PM
    https://github.com/voxpupuli/beaker-hcloud/issues/10#issuecomment-1297178335 nice, some progress on the beaker-hcloud integration
  • v

    VoxBot

    10/31/2022, 9:02 PM
    bastelfreak: is it possible that puppet-wireguard's wg-quick mode doesn't reload the tunnel on config change?
1...173174175...648Latest