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

    VoxBot

    07/06/2022, 8:18 AM
    Ananace: does it do anything differently/better than the puppetlabs/kubernetes module?
  • v

    VoxBot

    07/06/2022, 8:18 AM
    bastelfreak: It actually sets up a Kubernetes cluster, instead of just running a bunch of `exec`s against kubeadm
  • v

    VoxBot

    07/06/2022, 8:24 AM
    bastelfreak: Basically, the puppetlabs-kubernetes/kubeadm method had far too many concessions for the university's usage, so the k8s module is a lower-level one that manages the components directly instead
  • d

    Dr Bunsen Honeydew

    07/06/2022, 8:24 AM
    See the
    puppetlabs-kubernetes
    module at https://forge.puppet.com/puppetlabs/kubernetes?src=slack&channel=voxpupuli
  • v

    VoxBot

    07/06/2022, 8:25 AM
    sounds nice
  • v

    VoxBot

    07/06/2022, 8:27 AM
    For reference; https://github.com/ananace/puppet-k8s/ - currently running three clusters on it, with different sizes
  • s

    Slackbot

    07/06/2022, 10:59 AM
    This message was deleted.
    m
    b
    • 3
    • 8
  • m

    Massimiliano (Max)

    07/06/2022, 10:59 AM
    hey 👋 ! I try to push this one again (reason being, it's not a feature request, but it's currently broken): https://github.com/voxpupuli/puppet-ipset/pull/66
  • j

    Joshua Smeda

    07/06/2022, 11:27 AM
    Created issue: https://github.com/camptocamp/puppet-ghostbuster/issues/66
  • m

    Massimiliano (Max)

    07/06/2022, 12:23 PM
    hey 👋 I try to push this one again (reason being, it's not a feature request, but it's currently broken): https://github.com/voxpupuli/puppet-ipset/pull/66
  • v

    VoxBot

    07/06/2022, 12:32 PM
    maxadamo: I fixed same bug here - https://github.com/pmuller/puppet-ipset/pull/9 , should migrate the voxpup one.
  • v

    VoxBot

    07/06/2022, 12:53 PM
    bastelfreak: want an nftables release now?
  • v

    VoxBot

    07/06/2022, 12:53 PM
    yes please :)
  • v

    VoxBot

    07/06/2022, 12:53 PM
    just found MR so yes.
  • v

    VoxBot

    07/06/2022, 3:48 PM
    the design of our puppet-yum repo is a bit... unintuitive
  • d

    Dr Bunsen Honeydew

    07/06/2022, 3:48 PM
    See the
    puppet-yum
    module at https://forge.puppet.com/puppet/yum?src=slack&channel=voxpupuli
  • v

    VoxBot

    07/06/2022, 3:48 PM
    what's the easiest way to manage just one default repo
  • v

    VoxBot

    07/06/2022, 3:52 PM
    I don't use puppet-yum to manage repos, if I were managing repos I would just use yumrepo directly
  • d

    Dr Bunsen Honeydew

    07/06/2022, 3:52 PM
    See the
    puppet-yum
    module at https://forge.puppet.com/puppet/yum?src=slack&channel=voxpupuli
  • v

    VoxBot

    07/06/2022, 3:52 PM
    I was hoping it's less hazzle with our module
  • v

    VoxBot

    07/06/2022, 3:52 PM
    I'd only use the yum module if I needed to manage config
  • v

    VoxBot

    07/06/2022, 3:53 PM
    that said, if the upstream provides a release rpm, I'm also quite likely to just install the release rpm... unless I am at work, then it all goes into katello/foreman and we just use a subscription-manager module to manage all of it
  • v

    VoxBot

    07/06/2022, 3:53 PM
    actually I just need to enable the powertools default repo, for borgbackup
  • v

    VoxBot

    07/06/2022, 3:55 PM
    ahhhhhhhh this puppetserver
  • v

    VoxBot

    07/06/2022, 3:55 PM
    fiddling around for half an hour, then remembering that I've to clean the environment cache...
  • v

    VoxBot

    07/06/2022, 3:57 PM
    curl -i --cert $(puppet config print hostcert) --key $(puppet config print hostprivkey) --cacert $(puppet config print cacert) -X DELETE https://$(puppet config print server):8140/puppet-admin-api/v1/environment-cache?environment=production <3
  • v

    VoxBot

    07/06/2022, 4:05 PM
    the puppetserver command should have support for that IMHO
  • v

    VoxBot

    07/06/2022, 4:09 PM
    yes, that would be nice
  • v

    VoxBot

    07/06/2022, 4:10 PM
    and there are a few more api endpoints that I would like to see in the cli
  • v

    VoxBot

    07/06/2022, 4:29 PM
    https://github.com/voxpupuli/puppet-augeasproviders_pam/pull/30
1...979899...648Latest