https://www.puppet.com/community logo
Join SlackCommunities
Powered by
# puppet-enterprise
  • c

    csharpsteen

    05/25/2022, 5:00 PM
    Looks like
    Facter::Util::Resolution
    just passes
    .exec
    through to `Facter:Core:Execution`: https://github.com/puppetlabs/facter/blob/main/lib/facter/custom_facts/util/resolution.rb#L21-L31 So, it’s all
    Facter::Core::Execution
    in the end.
  • c

    csharpsteen

    05/25/2022, 5:00 PM
    And the comment indicates that is for Facter 1.x compatibility with
    Resolution.exec
    marked deprecated.
  • c

    csharpsteen

    05/25/2022, 5:00 PM
    And the comment indicates that is for Facter 1.x compatibility with
    Resolution.exec
    marked deprecated.
  • v

    vchepkov

    05/25/2022, 5:01 PM
    it's still used by many modules, puppetlabs/ too
    👍 1
  • c

    csharpsteen

    05/25/2022, 5:04 PM
    cc @binford2k getting rid of
    Facter::Util::Resolution
    usage might be a good candidate for any round of module maintenance.
    💯 2
    🙃 1
  • i

    IlovPuppet

    05/26/2022, 12:12 PM
    message has been deleted
  • i

    IlovPuppet

    05/26/2022, 12:12 PM
    message has been deleted
  • s

    seanmil

    05/26/2022, 8:11 PM
    maybe it doesn't watch threads. heh. I appreciate the attempt tho.
  • b

    bastelfreak

    05/26/2022, 8:11 PM
    @seanmil +(
  • b

    bastelfreak

    05/26/2022, 8:11 PM
    damn, not my day :D
  • b

    bastelfreak

    05/26/2022, 8:11 PM
    @seanmil++
  • b

    bastelfreak

    05/26/2022, 8:11 PM
    @seanmil++
  • b

    barnaclebob

    05/31/2022, 3:08 PM
    can puppet enterprise load more than once license file? or can i put multiple licenses in one file?
  • b

    barnaclebob

    05/31/2022, 3:09 PM
    no idea why i got 2 licenses from the purchasing department
  • h

    hbui

    05/31/2022, 3:17 PM
    ultimately, that's a question for Puppet Support, but my assumption is that it is a single license file
  • b

    barnaclebob

    05/31/2022, 3:24 PM
    me too, but somehow my code sets the file as <companyinitials>_license.key and it loads it, but it was so long ago i dont remember if i set a config var somewhere to load it or if its just doing some magic loading
  • b

    barnaclebob

    05/31/2022, 3:25 PM
    i guess i'll message support
  • h

    hbui

    05/31/2022, 3:50 PM
    https://puppet.com/docs/pe/2019.8/purchasing_and_installing_a_license_key.html
  • s

    Slackbot

    05/31/2022, 3:55 PM
    This message was deleted.
    j
    n
    • 3
    • 3
  • n

    n3snah

    05/31/2022, 3:55 PM
    using PE 2019.8.x and looking to go to 2021.x with remote filebucket enable breaks agent upgrades due to the change in the digest_algorithm (changed from md5 to Sha256). Whats the best process of updating? Should you update filebucket on all servers and agents to sha256 before going to Puppet 7? When you change your digest algorithm I am assuming you would lose all previous filebucket data? From what I can see on Google, there is no official way to upgrade to Puppet 7 with remote filebucket enabled and handling this algorithm change.
  • s

    Slackbot

    06/03/2022, 11:18 AM
    This message was deleted.
    c
    n
    • 3
    • 2
  • r

    Reid Conti

    06/03/2022, 6:41 PM
    Zombie thread bump, but wouldn’t this immediately consume the entire heap? is the heap not needed for anything else? One thing the docs don’t cover is whether
    puppetserver_ram_per_jruby
    is a startup value, a hard limit, or what. If your ram_per_jruby is set ‘too low’, what happens to the rest of the heap? just unused?
  • s

    Slackbot

    06/06/2022, 3:38 PM
    This message was deleted.
    b
    n
    +2
    • 5
    • 21
  • s

    Slackbot

    06/06/2022, 3:51 PM
    This message was deleted.
    ☝️ 1
    🙌 1
    c
    b
    +2
    • 5
    • 36
  • s

    Slackbot

    06/06/2022, 5:41 PM
    This message was deleted.
    n
    b
    • 3
    • 11
  • s

    Slackbot

    06/06/2022, 5:43 PM
    This message was deleted.
    n
    v
    • 3
    • 6
  • n

    npwalker

    06/06/2022, 5:43 PM
    what are you hoping to test or use?
  • s

    Slackbot

    06/06/2022, 7:55 PM
    This message was deleted.
    😢 3
    c
    • 2
    • 2
  • n

    nwops

    06/06/2022, 7:56 PM
    Please don’t laugh. Is puppet 32 bit agents on x86 still alive? Client is using i386 for el-5 and el-6
  • n

    nwops

    06/06/2022, 8:37 PM
    I think I found an issue with the infrastructure upgrade compiler plan
1...8910...73Latest