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

    bastelfreak

    06/27/2023, 3:21 PM
    are you actually installing puppet-agent?
  • b

    bastelfreak

    06/27/2023, 3:21 PM
    is that maybe coming from the distro repo and not from the Puppet own repos? 🙂
  • b

    bastelfreak

    06/27/2023, 3:21 PM
    because the Puppet package is named puppet. not puppet-agent
  • s

    saz

    06/27/2023, 3:27 PM
    Nope. That's the weird thing. It's definitely the proper package and the expected version of it. I can also see
    virt-what
    in
    /opt/puppetlabs/puppet/bin
    but if I run facter with debug enabled, it's showing a message, that
    virt-what
    isn't available ("No such file or directory"). That's on Ubuntu Jammy for me. Maybe something's wrong with the
    PATH
    I'll continue debugging this. Thanks for the hint!
  • b

    bastelfreak

    06/27/2023, 3:30 PM
    did you try
    puppet facts show
    instead of calling facter directly? that's deprecated
  • s

    saz

    06/27/2023, 3:31 PM
    Yeah, same behavior.
  • b

    bastelfreak

    06/27/2023, 3:31 PM
    mhm
  • b

    bastelfreak

    06/27/2023, 3:31 PM
    puppet 7 or 8?
  • s

    saz

    06/27/2023, 3:33 PM
    I've stumbled upon this, because I've expected some changes, which should be applied on virtual machines only and this wasn't happening. I first thought, that some of my facts are now broken, but as there's a constraint in those facts... Puppet 7
  • c

    cdenneen

    06/27/2023, 6:15 PM
    https://puppetcommunity.slack.com/archives/C7GP57T50/p1687889693893699?thread_ts=1687889155.503689&cid=C7GP57T50
  • d

    Dr Bunsen Honeydew

    06/27/2023, 9:45 PM
    meeting 🧑‍🏫 Bolt is about to start up in #CFD8Z9A4T
  • s

    Slackbot

    06/28/2023, 3:01 AM
    This message was deleted.
    c
    c
    l
    • 4
    • 37
  • b

    Barrett Forish

    06/28/2023, 2:00 PM
    Hey all. Is there a channel where I can ask some questions regarding Puppet, as I am unfamiliar with it and haven’t been able to locate an answer. Or can I just post them here? Wasn’t sure if there was dedicated channel for newbie questions. Thanks!
  • y

    Yorokobi

    06/28/2023, 2:02 PM
    This is the right place.
  • c

    CVQuesty

    06/28/2023, 2:21 PM
    Let er’ rip!
  • s

    Slackbot

    06/28/2023, 2:37 PM
    This message was deleted.
    d
    b
    • 3
    • 2
  • s

    Slackbot

    06/28/2023, 2:38 PM
    This message was deleted.
    c
    • 2
    • 1
  • b

    bastelfreak

    06/28/2023, 2:39 PM
    if you want to orchestrate/push things
  • b

    bastelfreak

    06/28/2023, 2:40 PM
    of course puppet can execute scripts for you or configure a systemd timer to execute it, bu the puppet agent works on a pull model, not push
  • b

    Barrett Forish

    06/28/2023, 2:44 PM
    Well it seems like Workspace One handles the pushing of the puppet manifests, but I’m more wondering as to how I can push a script that will return data via Puppet. From my understanding that isn’t possible with Puppet. Workspace One provides the ability to push scripts via sensors and I think that’s closer to what he is looking for, but he is pretty adamant that Puppet can do it.
  • b

    bastelfreak

    06/28/2023, 2:46 PM
    you can execute scripts in puppet. and puppet can manage them. and it can check if the script was successful or not. but you cannot easily parse the script output. that's a job for bolt or a custom type/provider
  • s

    Slackbot

    06/28/2023, 2:50 PM
    This message was deleted.
    b
    d
    b
    • 4
    • 6
  • s

    Slackbot

    06/28/2023, 2:51 PM
    This message was deleted.
    🙌 1
    y
    • 2
    • 2
  • b

    Barrett Forish

    06/28/2023, 2:52 PM
    Yep, I’ve gone through those, and unfortunately the VMware support team just directs me to Puppet for more support. This is my first foray into Puppet so it’s been a learning experience for sure.
  • b

    bastelfreak

    06/28/2023, 2:53 PM
    I've no clue what workspace one does but I'm happy to help replacing it with open source puppet 😄
    😁 1
  • s

    Slackbot

    06/28/2023, 2:55 PM
    This message was deleted.
    r
    b
    • 3
    • 4
  • b

    bastelfreak

    06/28/2023, 2:56 PM
    perfect job for bolt!
  • y

    Yury Bushmelev

    06/28/2023, 4:12 PM
    I wouldn’t be surprised if one day VMWare will release another major version with SaltStack instead.. they bought it few years ago IIRC and they’re using it in some solutions already.. so yes, I’d go with Bolt instead if no one would like to rewrite the config later 🙂
  • s

    Slackbot

    06/28/2023, 4:58 PM
    This message was deleted.
    b
    c
    j
    • 4
    • 14
  • j

    james

    06/28/2023, 6:46 PM
    Hi! I’ve been working on a new module to build and bootstrap new VMs directly from the PE console. I just released the first version with basic support for Azure and EC2. It’s not ready for primetime yet, but if you think this would be useful, I would be interested in your feedback. Perhaps you can take a look at the README or

    this short demo video▾

    and let me know what kinds of features you would need or want to make it viable. I may have some time to work on them. Thanks! 🙂
    🦜 1
1...384385386...428Latest