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

    VoxBot

    06/07/2023, 4:11 PM
    o/ Thing is, with the current knowledge and issues we have (inconsistence in events and so on) I would probably rewrite a lot of the core logic. But this requires some planning I guess. Currently it is a pain to maintain it and it is also only partially helpful and a lot of the code is really bad
  • v

    VoxBot

    06/07/2023, 4:12 PM
    cc bastelfreak dhollinger
  • v

    VoxBot

    06/07/2023, 5:22 PM
    Flipez: I'd be willing to do what I can to help with that work. I'm not some Rails wizard, but I work in it frequently..... frequently enough to have learned to hate the "Rails Magic" that exists, but appreciate the simplicity
  • v

    VoxBot

    06/07/2023, 7:01 PM
    ugh cucumber tests are so slow
  • v

    VoxBot

    06/07/2023, 8:58 PM
    I am not a fan of cucumber, but I've probably not used it enough to have a valid opinion
  • v

    VoxBot

    06/07/2023, 11:29 PM
    Zhenech: https://froscon.org/cfp/cfpapers/ did you submit a talk?
  • v

    VoxBot

    06/08/2023, 12:06 AM
    bastelfreak: i'm working on an OS! i should submit a paper!
  • v

    VoxBot

    06/08/2023, 12:06 AM
    no, i should actually sleep
  • r

    runlolarun

    06/08/2023, 1:14 AM
    Hello, everyone. Does puppet-selinux module allow changing module’s priority? Similar to what’s discussed here https://github.com/voxpupuli/puppet-selinux/issues/178 (specify a module priority (
    -X,--priority=PRIORITY
    ). thank you.
  • d

    Dr Bunsen Honeydew

    06/08/2023, 1:14 AM
    See the
    puppet-selinux
    module at https://forge.puppet.com/puppet/selinux?src=slack&channel=voxpupuli
  • r

    runlolarun

    06/08/2023, 1:17 AM
    I am not seeing it, but maybe i’m missing something.
  • v

    VoxBot

    06/08/2023, 5:23 AM
    bastelfreak, I did not, no
  • b

    bastelfreak

    06/08/2023, 6:34 AM
    @runlolarun mhm I dont think so. But if you want to contribute that feature we are happy to review it
  • v

    VoxBot

    06/08/2023, 10:15 AM
    dhollinger: o/
  • v

    VoxBot

    06/08/2023, 10:16 AM
    dhollinger: do you have any experience with opentelemetry/tracing in Rails?
  • v

    VoxBot

    06/08/2023, 10:18 AM
    we have or had a weird bug where we receive an event from github and process it twice and we didnt found it. I wanted to implement opentelemetry some time ago but I was too stupid. that is the one known major bug VPT has and the reason why I stopped working on it for some time
  • v

    VoxBot

    06/08/2023, 10:25 AM
    https://github.com/voxpupuli/vox-pupuli-tasks/blob/master/.github/dependabot.yml we have dependabot active to check for outdated actions, but dependabot didnt create PRs 🧐
  • v

    VoxBot

    06/08/2023, 10:26 AM
    I saw that on a few other repos as well
  • v

    VoxBot

    06/08/2023, 10:26 AM
    https://github.blog/changelog/2023-01-12-dependabot-pull-requests-pause-for-inactivity/ mhm
  • v

    VoxBot

    06/08/2023, 11:22 AM
    ah indent was wrong
  • v

    VoxBot

    06/08/2023, 11:43 AM
    Hi, I'm trying to use the webhook-go implementation of the version v11.0.0 of https://github.com/voxpupuli/puppet-r10k on Debian. Are there any known issues being worked on already?
  • v

    VoxBot

    06/08/2023, 11:44 AM
    we released that recently, I'm not aware of any bugs
  • v

    VoxBot

    06/08/2023, 11:46 AM
    For example installing the package fails, because dpkg does not support installing from URL AFAIK: https://github.com/voxpupuli/puppet-r10k/blob/v11.0.0/manifests/webhook/package.pp#L10
  • v

    VoxBot

    06/08/2023, 11:46 AM
    Maybe I'm doing something wrong here?
  • y

    Yury Bushmelev

    06/08/2023, 11:48 AM
    No, it seems you’re right
  • v

    VoxBot

    06/08/2023, 11:49 AM
    yep
  • y

    Yury Bushmelev

    06/08/2023, 11:49 AM
    There should be a file resource to download the package first
  • v

    VoxBot

    06/08/2023, 11:56 AM
    Apart from that, in the parameters of class r10k::webhook are variables referenced, which doesn't exist in params.pp. For example $r10k:paramswebhook ensure https://github.com/voxpupuli/puppet-r10k/blob/v11.0.0/manifests/webhook.pp#L5 or $r10k:params:webhook_tls_cert_path and $r10k:paramswebhook tls key path https://github.com/voxpupuli/puppet-r10k/blob/v11.0.0/manifests/webhook.pp#L24
  • y

    Yury Bushmelev

    06/08/2023, 12:29 PM
    it seems we need some tests around
  • v

    VoxBot

    06/08/2023, 3:37 PM
    I'll look at it
1...504505506...642Latest