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

    emerson_prado

    05/16/2023, 3:56 PM
    Hi all! Can anyone point me to docs on unit testing custom resource types and providers? Specifically to old-style low-level development method.
  • l

    Lumiere

    05/16/2023, 3:57 PM
    I don't know if there's any documentation, most people just go digging through puppetlabs and voxpupuli modules for good examples
  • s

    Slackbot

    05/16/2023, 3:57 PM
    This message was deleted.
    👍 1
    e
    • 2
    • 1
  • b

    binford2k

    05/16/2023, 4:41 PM
    is anyone attending fossy.us here in Portland?
  • d

    drobinson

    05/16/2023, 5:09 PM
    Unfortunately not, it looked super cool but our travel budget is still gone
  • s

    Slackbot

    05/16/2023, 5:25 PM
    This message was deleted.
    j
    s
    • 3
    • 6
  • s

    Stephen

    05/16/2023, 5:27 PM
    This is basically tho only thing I could find
    <https://www.puppet.com/docs/puppet/8/configuration.html#localesource>
  • s

    Stephen

    05/16/2023, 5:27 PM
    From where to retrieve translation files.
    What "translation files" does puppet need exactly?
  • t

    tuxmea

    05/16/2023, 5:40 PM
    maybe related to translate module. afaik this is deprecated. on some older puppetlabs module versions you might still find some locale files. usually for asian langauges.
  • s

    Stephen

    05/16/2023, 5:49 PM
    I guess that means the only way to stop the madness is to upgrade to newer puppet, and advance all modules past the point of needing puppetlabs-translate, at which point those queries won't be made?
  • d

    Dr Bunsen Honeydew

    05/16/2023, 5:49 PM
    See the
    puppetlabs-translate
    module at https://forge.puppet.com/puppetlabs/translate?src=slack&amp;channel=puppet
  • t

    tuxmea

    05/16/2023, 6:01 PM
    just a guess (afk, on mobile)
  • s

    Slackbot

    05/16/2023, 6:02 PM
    This message was deleted.
    d
    • 2
    • 1
  • d

    David Sandilands

    05/16/2023, 6:07 PM
    Final review furiously ongoing 😅
    👍 1
  • s

    Slackbot

    05/16/2023, 6:59 PM
    This message was deleted.
    d
    • 2
    • 1
  • t

    tuxmea

    05/16/2023, 7:04 PM
    unluckily no preorder button on amazon. happy to support as reviewer as well.
  • y

    Yorokobi

    05/16/2023, 7:04 PM
    US Amazon has a preorder option.
  • t

    tuxmea

    05/16/2023, 7:05 PM
    uk did not show the button. many thanks for pointing to us.
  • s

    Slackbot

    05/16/2023, 8:32 PM
    This message was deleted.
    d
    l
    • 3
    • 4
  • s

    Slackbot

    05/17/2023, 12:43 AM
    This message was deleted.
    g
    k
    y
    • 4
    • 15
  • s

    Slackbot

    05/17/2023, 12:44 AM
    This message was deleted.
    c
    k
    • 3
    • 3
  • j

    Julien Godin

    05/17/2023, 11:32 AM
    Hello, question here : i want to have a key in hiera that is available to every nodes and merged when passed to a lookup() function. My problem here is that test it break my tests as the key needs to be prefixed with the module name. How could i solve that ?
  • h

    helindbe

    05/17/2023, 11:33 AM
    hiera data placed inside a module can only contain keys prefixed with that module.
  • s

    Slackbot

    05/17/2023, 11:34 AM
    This message was deleted.
    j
    h
    y
    • 4
    • 21
  • a

    AK

    05/17/2023, 3:37 PM
    Hello everyone 🙂 Nice to meet you 🙂 May I kindly ask for your help? I want to install the latest puppet8 on ubuntu 22.04. After following the docs: https://www.puppet.com/docs/puppet/8/server/install_from_packages.html I added the dpkg file:
    Copy code
    sudo dpkg -i puppet8-release-jammy.deb
    apt update
    apt install puppetserver
    Resulted in E: Unable to locate package puppetserver. Can you please help me out here ? Kind regards AK 🙂 PS: I know very basic question 😉
  • l

    Lumiere

    05/17/2023, 3:40 PM
    I believe puppet server isn't released for ubuntu 22.04 yet
  • l

    Lumiere

    05/17/2023, 3:40 PM
    per http://apt.puppetlabs.com/pool/jammy/puppet8/p/index.html
  • l

    Lumiere

    05/17/2023, 3:41 PM
    focal does have it however http://apt.puppetlabs.com/pool/focal/puppet8/p/index.html (so just waiting for release)
  • l

    Lumiere

    05/17/2023, 3:41 PM
    I know puppetlabs is working on el9 as well
  • a

    AK

    05/17/2023, 3:44 PM
    same on 7 😞
1...362363364...428Latest