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

    Slackbot

    04/29/2023, 6:29 PM
    This message was deleted.
    g
    c
    l
    • 4
    • 5
  • s

    Slackbot

    04/29/2023, 10:13 PM
    This message was deleted.
    y
    c
    j
    • 4
    • 3
  • s

    Slackbot

    04/30/2023, 3:14 AM
    This message was deleted.
    b
    g
    • 3
    • 5
  • s

    Slackbot

    04/30/2023, 11:18 AM
    This message was deleted.
    šŸ˜‚ 1
    y
    s
    b
    • 4
    • 4
  • u

    Uniplexed

    04/30/2023, 10:48 PM
    Hi there.
  • u

    Uniplexed

    04/30/2023, 10:48 PM
    Couple of questions
  • s

    Slackbot

    04/30/2023, 10:53 PM
    This message was deleted.
    w
    l
    u
    • 4
    • 6
  • m

    Mike Renfro

    05/01/2023, 8:14 PM
    From https://www.puppet.com/docs/puppet/7/hiera_intro.html ,
    Use the roles and profiles method to manage less data in Hiera. Sorting hundreds of class parameters is easier than sorting thousands.
    We use roles and profiles pretty much exclusively, but I’m drawing a blank on what the above section means. How does roles and profiles reduce the number of class parameters you’re managing?
  • r

    rnelson0

    05/01/2023, 8:16 PM
    probably because you're reusing profiles, which have their own parameters, instead of every role duplicating code and parameters.
  • c

    CVQuesty

    05/01/2023, 8:16 PM
    that’s a nuanced statement, but I’ll wait for Rob’s take
  • r

    rnelson0

    05/01/2023, 8:16 PM
    it's an awkward construct for sure, though, because it doesn't specify exactly what it's comparing it to.
  • c

    CVQuesty

    05/01/2023, 8:17 PM
    that
  • l

    Lumiere

    05/01/2023, 8:20 PM
    I think the thought process on it is that your profile sets out a set of standards for most things and only exposes the things you want the user to modify (or that they have to modify)
  • b

    bastelfreak

    05/01/2023, 9:03 PM
    yep. and if possible the profiles have sane defaults
  • n

    natemccurdy

    05/01/2023, 9:35 PM
    Why does bundler insist on pulling down the Puppet gem at version
    7.21.0
    rather than the latest 7.x release of
    7.24.0
    ?
  • b

    bastelfreak

    05/01/2023, 9:39 PM
    "it's complicated"
  • b

    bastelfreak

    05/01/2023, 9:40 PM
    tl;dr it's a bundler bug. there' some backstory in #C0W1Y5VL0 from last wednesday? night
  • b

    bastelfreak

    05/01/2023, 9:40 PM
    you need to update the github action to pin to
    .24
  • b

    bastelfreak

    05/01/2023, 9:41 PM
    @natemccurdy https://github.com/voxpupuli/puppet-vault_lookup/blob/master/.github/workflows/ci.yml#L48
  • b

    bastelfreak

    05/01/2023, 9:41 PM
    try
    "~> ${{ matrix.puppet }}.24"
  • n

    natemccurdy

    05/01/2023, 9:42 PM
    Ah right. Trying that now..... thanks!
  • b

    bastelfreak

    05/01/2023, 9:42 PM
    https://github.com/voxpupuli/gha-puppet/pull/30 see also
  • n

    natemccurdy

    05/01/2023, 9:45 PM
    @bastelfreak Success! šŸ»
  • b

    bastelfreak

    05/01/2023, 9:45 PM
    quick, release it before it breaks again!
    🤣 1
    this 1
  • c

    CVQuesty

    05/02/2023, 12:31 PM
    LOVE the problem description
  • c

    CVQuesty

    05/02/2023, 12:31 PM
    šŸ˜„
  • b

    bastelfreak

    05/02/2023, 12:33 PM
    it was late šŸ˜„
  • c

    CVQuesty

    05/02/2023, 12:33 PM
    ā€œand I just hate software and everythingā€ allthethings
  • r

    Robert Waffen

    05/02/2023, 12:52 PM
    sad but true šŸ˜„
  • d

    Dr Bunsen Honeydew

    05/02/2023, 1:45 PM
    the more you know Content and Tooling is about to start up in #CFD8Z9A4T
1...356357358...428Latest