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

    vchepkov

    07/11/2022, 3:57 PM
    https://github.com/voxpupuli/puppet-yum/blob/master/manifests/init.pp#L122-L129
  • v

    vchepkov

    07/11/2022, 3:57 PM
    https://github.com/voxpupuli/puppet-yum/blob/master/manifests/init.pp#L122-L129
  • v

    vchepkov

    07/11/2022, 6:25 PM
    I think the latest puppet-yum module has a design flaw. The assumption is made that
    yum.repos.d
    is collection of 'file' resources. In my experience, it's not the case, yumrepo doesn't add 'file' resource in catalog
  • v

    VoxBot

    07/12/2022, 12:20 AM
    bastelfreak: I won’t make the sync tomorrow :-( last minute meeting showed up
  • v

    VoxBot

    07/12/2022, 6:02 AM
    ibprobsbly wont make it as well, vacationing
    πŸ‘ 1
  • v

    VoxBot

    07/12/2022, 7:45 AM
    me neither
  • s

    silug

    07/12/2022, 7:07 PM
    we (sicura/simp) have a need for https://github.com/puppetlabs/beaker-google, so we're looking at resurrecting it. would it make sense to try to get that moved over to vox? (this will be news for @tvaughan 😁)
  • s

    silug

    07/12/2022, 7:07 PM
    we (sicura/simp) have a need for https://github.com/puppetlabs/beaker-google, so we're looking at resurrecting it. would it make sense to try to get that moved over to vox? (this will be news for @tvaughan 😁)
  • b

    bastelfreak

    07/12/2022, 7:10 PM
    I guess thats fine. I assune you want to maintain it a bit
  • s

    silug

    07/12/2022, 7:13 PM
    we will definitely be putting some work into it...
  • t

    tvaughan

    07/12/2022, 7:59 PM
    Yaaas....I'll get my patch of betterness in there πŸ˜„
  • s

    Slackbot

    07/12/2022, 8:05 PM
    This message was deleted.
    s
    t
    • 3
    • 5
  • s

    Slackbot

    07/13/2022, 2:34 AM
    This message was deleted.
    t
    y
    +3
    • 6
    • 22
  • s

    smortex

    07/13/2022, 6:13 AM
    I mostly work on FreeBSD but also on Debian, no rvm/rbenv (I use the default version of Ruby from my OS), I just configure bundler to bundle to
    ~/.vendor
    so that I can work as user and use a single directory for all these gems and just
    bundle exec ...
    everything.
  • s

    smortex

    07/13/2022, 6:18 AM
    I remember rvm being something really ugly, switched to rbenv at some point which was cleaner (just add a directory in your path), and then bundler was something that worked so I stop using this completly a lot of years ago
  • s

    smortex

    07/13/2022, 6:18 AM
    I remember rvm being something really ugly (creates aliases in your shell), switched to rbenv at some point which was cleaner (just add a directory in your path), and then bundler was something that worked so I stop using this completly a lot of years ago
  • v

    VoxBot

    07/13/2022, 7:20 AM
    I always feel uncomfortable running anything ruby because everything just downloads a gabillion gems and it's such an easy target for typosquatting (like most such systems)
  • v

    VoxBot

    07/13/2022, 7:21 AM
    Should just run rubydev stuff in a virtual machine and reset it every time I'm done :P
  • v

    VoxBot

    07/13/2022, 8:00 AM
    doesnt make that much of a difference if you if you download random stuff via apt or bundler :D
  • v

    VoxBot

    07/13/2022, 8:01 AM
    and for the gems; at least a huge amount of them is directly maintained by us or pupppetlabs
  • s

    Slackbot

    07/13/2022, 10:31 AM
    This message was deleted.
    p
    • 2
    • 1
  • d

    Dr Bunsen Honeydew

    07/13/2022, 10:31 AM
    See the
    thias-sysctl
    module at https://forge.puppet.com/thias/sysctl?src=slack&channel=voxpupuli
  • s

    saz

    07/13/2022, 10:31 AM
    There's a module thias/sysctl which isn't receiving any updates. I've tried to reach the module author on multiple ways, but I'm not getting any response (even if there's some activity on GitHub). Does it makes sense, to fork the module as voxpupuli or what's a good way in such a case? I'm happy to put some effort in, as I'm currently relying on some fork anyways and need to do some updates (forking the fork...).
  • v

    VoxBot

    07/13/2022, 10:33 AM
    we have forked modules in the past and I see https://github.com/thias/puppet-sysctl/issues/64 has been open for a while so IMHO it's a candidate for a fork
  • s

    Slackbot

    07/13/2022, 12:12 PM
    This message was deleted.
    s
    b
    • 3
    • 4
  • b

    bastelfreak

    07/13/2022, 12:12 PM
    I did prefer to use https://github.com/voxpupuli/puppet-augeasproviders_sysctl
  • l

    Lumiere

    07/13/2022, 12:15 PM
    that's what we're using at this point as well
  • v

    VoxBot

    07/13/2022, 1:29 PM
    who was working on the webhook-go project replacing the old ruby webhook, I'm doing some testing with it and wanted to clarify if it supported multiple branches on the r10k pull, it looks like the patameter only supports 1
  • v

    VoxBot

    07/13/2022, 1:30 PM
    specifically the r10::default_branch param
  • v

    VoxBot

    07/13/2022, 1:31 PM
    r10k
1...100101102...648Latest