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

    VoxBot

    07/18/2025, 4:49 PM
    look at the tests. if there is nothing like that maybe add one
  • v

    VoxBot

    07/18/2025, 4:51 PM
    I am quite confident that
    Copy code
    Name: 'eno0'
    won't produce
    Copy code
    Name=enp2s0
    🙂
  • v

    VoxBot

    07/18/2025, 4:52 PM
    not sure how interfaces is used either
  • v

    VoxBot

    07/18/2025, 4:52 PM
    I wanna try to convert mine
    Copy code
    # ls 10-br0.netdev  10-br0.network  10-eth0.network  10-eth1.network
  • v

    VoxBot

    07/18/2025, 5:30 PM
    I will file a bug
  • v

    VoxBot

    07/18/2025, 5:30 PM
    Copy code
    Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Networkd]: parameter 'network_profiles' references an unresolved type 'Systemd::Interface::Network::Hierarchytokenbucket' (file: /opt/puppetlabs/server/data/puppetserver/filesync/client/versioned-dirs/puppet-code/network_8e58b2554150ba1fb118eaaf4d5a69f11d0ad854/modules/systemd/manifests/init.pp, line: 379, column: 5
  • v

    VoxBot

    07/18/2025, 5:30 PM
    I don't have that in my hiera
  • v

    VoxBot

    07/18/2025, 5:31 PM
    ick
  • v

    VoxBot

    07/18/2025, 5:37 PM
    yeah, it's Systemd:InterfaceNetwork:Hierarchytokenbucketclass
  • v

    VoxBot

    07/18/2025, 5:37 PM
    https://github.com/voxpupuli/puppet-systemd/issues/542
  • v

    VoxBot

    07/18/2025, 6:23 PM
    https://github.com/voxpupuli/puppet-systemd/pull/543
  • v

    VoxBot

    07/18/2025, 7:00 PM
    yes I missed these ! Thanks, merged.
  • v

    VoxBot

    07/18/2025, 7:17 PM
    Maybe make a release? current one is broken
  • v

    VoxBot

    07/18/2025, 7:18 PM
    @Vadym Chepkov https://github.com/voxpupuli/puppet-systemd/actions/workflows/prepare_release.yml click on 'run workflow' and select your desired next version (8.3.1)
  • v

    VoxBot

    07/18/2025, 7:18 PM
    fancy
  • v

    VoxBot

    07/18/2025, 7:19 PM
    ❤️
  • v

    VoxBot

    07/18/2025, 7:19 PM
    It was a long way to get to that 😄
  • v

    VoxBot

    07/18/2025, 7:20 PM
    is that generalized to work on all modules?
  • v

    VoxBot

    07/18/2025, 7:20 PM
    if you use our tooling (which you can), yes
  • v

    VoxBot

    07/18/2025, 7:21 PM
    double fancy! ❤️
  • v

    VoxBot

    07/18/2025, 7:21 PM
    It's a shared workflow: https://github.com/voxpupuli/gha-puppet/blob/v3/.github/workflows/prepare_release.yml
  • v

    VoxBot

    07/18/2025, 7:21 PM
    merging will trigger a release?
  • v

    VoxBot

    07/18/2025, 7:21 PM
    I know this is not slack, but bastelfreak++
  • v

    VoxBot

    07/18/2025, 7:21 PM
    I need to get the irc bot back
  • v

    VoxBot

    07/18/2025, 7:30 PM
    @Vadym Chepkov you merged it, so you have the honour to run the
    release
    rake task locally
  • v

    VoxBot

    07/18/2025, 7:30 PM
    damn, service me right
  • v

    VoxBot

    07/18/2025, 7:30 PM
    it was assigned to me
  • v

    VoxBot

    07/18/2025, 7:31 PM
    Is there a doc? I havent done it before
  • v

    VoxBot

    07/18/2025, 7:32 PM
    someone will read my docs \o/
  • v

    VoxBot

    07/18/2025, 7:32 PM
    https://voxpupuli.org/docs/releasing_version/
1...644645646647648Latest