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

    bastelfreak

    01/30/2023, 2:22 PM
    if you end up with 25k facts you just have too big servers!
  • b

    bastelfreak

    01/30/2023, 2:23 PM
    there's no concept of opt-in facts, sadly. only opt-out
  • b

    bastelfreak

    01/30/2023, 2:23 PM
    but that should work here as well
  • v

    vchepkov

    01/30/2023, 2:24 PM
    or puppet 7 has a bug https://tickets.puppetlabs.com/browse/PUP-11685
  • j

    jhoblitt

    01/30/2023, 2:24 PM
    I think we can confine the fact to an external fact... So it won't run at all unless the fact file is created.
  • j

    jhoblitt

    01/30/2023, 2:25 PM
    Timing is bad for me today. I'm going to be out of the office for the middle of the day.
  • j

    jhoblitt

    01/30/2023, 2:26 PM
    I'm not enthusiastic about another major version bump
  • b

    bastelfreak

    01/30/2023, 2:27 PM
    I think a patchrelease would be fine as well
  • b

    bastelfreak

    01/30/2023, 2:27 PM
    I don't think anybody relies on the fact already
  • j

    jhoblitt

    01/30/2023, 2:27 PM
    I'm also a bit surprised that people have managed to update to version 4 already. They must be ignoring version constraints
  • b

    bastelfreak

    01/30/2023, 2:28 PM
    are there people that don't ignore them?
  • j

    jhoblitt

    01/30/2023, 2:28 PM
    I run librarian puppet as a gha
  • s

    Slackbot

    01/30/2023, 2:31 PM
    This message was deleted.
    j
    b
    • 3
    • 3
  • c

    CVQuesty

    01/30/2023, 2:37 PM
    librarian is still a thing?
  • c

    CVQuesty

    01/30/2023, 2:39 PM
    Vox now… hmmm
  • c

    CVQuesty

    01/30/2023, 2:39 PM
    Vox now… hmmm
  • v

    VoxBot

    01/30/2023, 2:40 PM
    we still use librarian-puppet in foreman-installer too
  • v

    VoxBot

    01/30/2023, 2:40 PM
    https://github.com/voxpupuli/librarian-puppet & https://github.com/voxpupuli/librarian are more recent
  • c

    CVQuesty

    01/30/2023, 2:40 PM
    don’t get me started on how much I loathe the foreman install documentation
  • v

    VoxBot

    01/30/2023, 2:40 PM
    it's not perfect, but it's better than manually tracking dependencies
  • c

    CVQuesty

    01/30/2023, 2:41 PM
    meh, nothing’s perfect. It’s just a sysadmin Monday. Time to gripe. 😄
  • v

    VoxBot

    01/30/2023, 2:43 PM
    so I wonder who's going to FOSDEM and/or cfgmgmtcamp
  • v

    VoxBot

    01/30/2023, 2:43 PM
    is going to both
  • b

    bastelfreak

    01/30/2023, 2:49 PM
    @jhoblitt is that correct? https://github.com/voxpupuli/puppet-systemd/blob/master/lib/facter/udev.rb#L15
  • b

    bastelfreak

    01/30/2023, 2:49 PM
    @jhoblitt is that correct? https://github.com/voxpupuli/puppet-systemd/blob/master/lib/facter/udev.rb#L15
  • s

    Slackbot

    01/30/2023, 2:49 PM
    This message was deleted.
    j
    • 2
    • 3
  • j

    jhoblitt

    01/30/2023, 3:06 PM
    Bah. One of the code comments is now out of date.
  • v

    vchepkov

    01/30/2023, 3:22 PM
    each node gets warning with systemd v4:
    Copy code
    Warning: The current total number of facts: 8382 exceeds the number of facts limit: 2048
    It's due to a bug I posted earlier , PUP-11685
  • s

    Slackbot

    01/30/2023, 3:24 PM
    This message was deleted.
    c
    v
    +4
    • 7
    • 138
  • c

    csharpsteen

    01/30/2023, 3:33 PM
    One fact is cheap. 1000 facts multiplied by 10,000 nodes can be very expensive.
1...266267268...648Latest