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

    VoxBot

    06/08/2025, 4:06 PM
    [thread]: This is amazing. If I only had a doc like this when I was getting started
  • v

    VoxBot

    06/08/2025, 4:07 PM
    [https://voxpupuli.org/docs/arch_single_server/](https://voxpupuli.org/docs/arch_single_server/) is amazing. Great work. If I only had a doc like this when i was getting started.
  • v

    VoxBot

    06/08/2025, 4:24 PM
    that's all still work in progress. If you've recommendations or if you're running your infra in a different way, let us know or send a PR :)
  • v

    VoxBot

    06/09/2025, 7:58 AM
    Hello, today i installed the openvox-server on redhat9. When i start it up, it has error "cannot determine basic system flavour" how can i solve it?
  • v

    VoxBot

    06/09/2025, 8:00 AM
    that sounds like the syslog gem is missing, but how did you install it?
  • v

    VoxBot

    06/09/2025, 8:01 AM
    that's usually only something that's a problem on Ruby 3.4
  • v

    VoxBot

    06/09/2025, 8:01 AM
    Also, is it started as a service with
    systemctl start puppetserver
    ? Or some other way?
  • v

    VoxBot

    06/09/2025, 8:21 AM
    Today... https://github.com/voxpupuli/puppet-icingadb/pull/54
  • v

    VoxBot

    06/09/2025, 8:29 AM
    https://github.com/voxpupuli/puppet-icinga/pull/162
  • v

    VoxBot

    06/09/2025, 8:34 AM
    Jesse the service is correct
  • v

    VoxBot

    06/09/2025, 8:35 AM
    @bastelfreak yep, I was wondering how @wujiaojiao82 was starting it
    • 1
    • 1
  • v

    VoxBot

    06/09/2025, 8:36 AM
    Yeah
  • v

    VoxBot

    06/09/2025, 8:45 AM
    https://github.com/voxpupuli/puppet-icingaweb2/pull/439
  • v

    VoxBot

    06/09/2025, 9:00 AM
    https://github.com/voxpupuli/puppet-icinga/pull/163
  • v

    VoxBot

    06/09/2025, 5:33 PM
    @bastelfreak sounds like you got past the iptables/nftables clash with libvirt on the self-hosted runners; what was the solution there?
  • b

    bastelfreak

    06/09/2025, 5:34 PM
    disable nftables 😞
  • b

    bastelfreak

    06/09/2025, 5:34 PM
    Wasn't able to convince libvirt to use nftables on ubuntu 24.04
  • v

    VoxBot

    06/09/2025, 5:50 PM
    👍 I see what you are saying about the libvirt versions; 24.04 has 10.0 and nftables comes in 10.4 it looks like. I see some info about iptables and nftables rules cohabitating, but it looks messy, and I'm not particularly knowledgeable with either, but there might be something to look into there in the future. I assume github won't pull in a new ubuntu runner until 26.04.
  • v

    VoxBot

    06/09/2025, 5:51 PM
    yes, they usually only do major versions
  • v

    VoxBot

    06/09/2025, 5:52 PM
    I mean we can run whatever we want on our own runners. It's just that some actions have a fetish for Ubuntu 😞
  • v

    VoxBot

    06/09/2025, 5:55 PM
    Ah, I see; well if it comes down to security on the self hosted runner and writing the minimal shell for our rbenv + bundler usage, say, the later is probably not horrible.
  • v

    VoxBot

    06/09/2025, 5:55 PM
    yeah
  • v

    VoxBot

    06/09/2025, 5:58 PM
    There may also be a "backports" repo that provides a newer libvirt
  • v

    VoxBot

    06/09/2025, 6:00 PM
    I was hoping for that, but it's not in backports 😞
  • v

    VoxBot

    06/09/2025, 6:01 PM
    At hetzner we compiled & packaged our own versions, but I really wasn't in the mood for that
  • v

    VoxBot

    06/09/2025, 9:30 PM
    can I get a review for https://github.com/voxpupuli/puppet-syntax/pull/189 please
  • v

    VoxBot

    06/09/2025, 9:32 PM
    ewoud: I think adding racc/base64 deps etc to openvox7 doesn't make sense? that would enable us to run the tests in puppet-syntax on openvox 7 / ruby 3.4. But openvox 7 wouldn't actually work on it due to so many other required changes
  • v

    VoxBot

    06/09/2025, 9:32 PM
    ewoud: but let me know if you want to those deps, then I will raise PRs and do a release
  • v

    VoxBot

    06/09/2025, 9:33 PM
    I'm puzzled - I thought I'd add an approval, but I don't see an approval button - although I seems to be allowed to push [Merge pull request] !?
  • v

    VoxBot

    06/09/2025, 9:33 PM
    where did you search for the button
1...643644645646647Latest