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

    VoxBot

    01/25/2023, 10:36 AM
    I can ping craig in slack if you want
  • v

    VoxBot

    01/25/2023, 10:45 AM
    it looks like find_all { … }.last was changed to reverse.find { … } and that doesn't appear to work on hashes, but I haven't dove deeper
  • v

    VoxBot

    01/25/2023, 10:45 AM
    I'm going to be afk for a bit, so pinging craig is probably a good thing
  • b

    bastelfreak

    01/25/2023, 10:49 AM
    @Craig Gumbley ^ can you take a look at this? looks like there's something broken with parsing the .fixtures.yml in puppetlabs_spec_helper 5.x
  • c

    Craig Gumbley

    01/25/2023, 10:51 AM
    hmm yeah sure thing
  • c

    Craig Gumbley

    01/25/2023, 10:56 AM
    ok cool, i will fix this asap. Are you OK to pin to an older version while I sort it?
  • c

    Craig Gumbley

    01/25/2023, 10:56 AM
    I know that isn’t ideal but I don’t want to hold things up more than I already have!
  • v

    VoxBot

    01/25/2023, 1:45 PM
    so I opened https://github.com/rubocop/rubocop-performance/issues/336 because of the invalid suggestion
  • v

    VoxBot

    01/25/2023, 2:05 PM
    and https://github.com/puppetlabs/puppetlabs_spec_helper/pull/381 hopefully fixes it again
  • v

    VoxBot

    01/25/2023, 2:06 PM
    and I see Craig opened one at the same time …
  • c

    Craig Gumbley

    01/25/2023, 2:50 PM
    That fix should be in 5.0.3 now
  • v

    VoxBot

    01/25/2023, 2:53 PM
    thanks!
  • v

    VoxBot

    01/25/2023, 8:36 PM
    Zhenech: now the question is, what is the avg time for such requests to be completed
  • v

    VoxBot

    01/25/2023, 8:36 PM
    I have a few more open tickets^^
  • v

    VoxBot

    01/26/2023, 6:50 AM
    bastelfreak, knowing the inner workings of big corps (trying not to say corpses), I prefer not to bet in this matter.
  • v

    VoxBot

    01/26/2023, 7:27 AM
    between one day and never
  • v

    VoxBot

    01/26/2023, 7:29 AM
    heeeeeeeeey meena
  • v

    VoxBot

    01/26/2023, 7:31 AM
    Good morning, Zhenech
  • v

    VoxBot

    01/26/2023, 7:47 AM
    morning o/
  • j

    Jethro

    01/26/2023, 12:26 PM
    Hi all, question. https://github.com/voxpupuli/puppet-mongodb/actions/runs/4013898948/jobs/6893782779 Could it be the case that during this test the
    mongo
    command isn’t really executed so for that reason
    mongo_eval
    response with a
    nil
    ? So this would only happen during rspec testing?
  • v

    VoxBot

    01/26/2023, 4:40 PM
    what do people use for a firewall module here nowadays? looking for nftables compatibility... it looks like the puppetlabs/firewall module has some nftable compatibility, but it's not clearly stated...
  • d

    Dr Bunsen Honeydew

    01/26/2023, 4:40 PM
    See the
    puppetlabs-firewall
    module at https://forge.puppet.com/puppetlabs/firewall?src=slack&channel=voxpupuli
  • v

    VoxBot

    01/26/2023, 4:43 PM
    there is https://github.com/voxpupuli/puppet-nftables but I haven't used it
  • v

    VoxBot

    01/26/2023, 4:51 PM
    anarcat: I use the nftables module, works fine
  • s

    Stephen

    01/26/2023, 4:52 PM
    the nftables module is excellent imo, and I would highly recommend it, especially over the firewall module
  • v

    VoxBot

    01/26/2023, 4:54 PM
    nice, thanks
  • v

    VoxBot

    01/26/2023, 4:54 PM
    i have heard it's rather opiniated
  • v

    VoxBot

    01/26/2023, 4:55 PM
    e.g. it clears all rules on changes, which can break things like libvirt or docker
  • v

    VoxBot

    01/26/2023, 4:55 PM
    i have that problem with my current firewall module too, mind you, so it's not something i expect to be fixed, but i wonder what people's experience with that is as well
  • s

    Stephen

    01/26/2023, 4:57 PM
    I'm not sure that's something that I would consider a problem. It is designed to manage the firewall, so it manages the firewall. A firewall is definitely something that should be rigidly controlled from somewhere, and the nftables module has a nice interface that gives you broad control from a controlrepo.
1...257258259...648Latest