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

    VoxBot

    02/24/2023, 11:15 PM
    if you've questions let us know
  • n

    natemccurdy

    02/25/2023, 12:03 AM
    @bastelfreak Regarding modulesync for vault-lookup (https://github.com/voxpupuli/puppet-vault_lookup/pull/47#issuecomment-1444732608) Should I start a new PR for my
    5.4.0
    modulesync, or would you rather I build on top of that existing one (#47)? I'd kind of rather start from scratch and then fix any CI issues that pop up. The older PR is really far out of date, and I'm not sure what in that commit history is useful/needed or not.
  • n

    natemccurdy

    02/25/2023, 12:03 AM
    @bastelfreak Regarding modulesync for vault-lookup (https://github.com/voxpupuli/puppet-vault_lookup/pull/47#issuecomment-1444732608) Should I start a new PR for my
    5.4.0
    modulesync, or would you rather I build on top of that existing one (#47)? I'd kind of rather start from scratch and then fix any CI issues that pop up. The older PR is really far out of date, and I'm not sure what in that commit history is useful/needed or not.
  • b

    bastelfreak

    02/25/2023, 12:03 AM
    you can start from scratch and push to a new branch
  • n

    natemccurdy

    02/25/2023, 12:05 AM
    Great. Done: https://github.com/voxpupuli/puppet-vault_lookup/pull/72 CI will fail here, so I'll try to tackle those issues when I can.
    👍 1
  • n

    natemccurdy

    02/25/2023, 12:05 AM
    Great. Done: https://github.com/voxpupuli/puppet-vault_lookup/pull/72 CI will fail here, so I'll try to tackle those issues when I can.
  • n

    natemccurdy

    02/25/2023, 12:30 AM
    When running bundle exec for local testing, what Ruby version should I be using? 3.0.5 like the Github Action runner, or something else?
  • s

    smortex

    02/25/2023, 12:56 AM
    I use the system default version, so 2.7 on Debian and 3.0 on FreeBSD
  • n

    natemccurdy

    02/25/2023, 12:56 AM
    Ah, loks like 3 is only used for static validation.
  • s

    smortex

    02/25/2023, 12:57 AM
    it should not change much 😉
  • c

    cruelsmith

    02/25/2023, 9:07 AM
    @smortexThanks for your PR to fix the sensitive spec of puppetlabs-postgresql ❤️
    😁 1
  • d

    Dr Bunsen Honeydew

    02/25/2023, 9:07 AM
    See the
    puppetlabs-postgresql
    module at https://forge.puppet.com/puppetlabs/postgresql?src=slack&channel=voxpupuli
  • v

    VoxBot

    02/25/2023, 12:32 PM
    can I get a review for https://github.com/voxpupuli/voxpupuli.github.io/pull/277 and https://github.com/voxpupuli/voxpupuli.github.io/pull/269
  • v

    VoxBot

    02/25/2023, 1:44 PM
    is Puppet trying to sell me for a fool here? https://paste.centos.org/view/a51a7412
  • v

    VoxBot

    02/25/2023, 2:03 PM
    it is specific to the mosquitto service, and I have no clue what's happening htere
  • v

    VoxBot

    02/25/2023, 2:24 PM
    Zhenech: add --debug
  • v

    VoxBot

    02/25/2023, 2:36 PM
    bastelfreak, https://paste.centos.org/view/25785c0a and now?
  • v

    VoxBot

    02/25/2023, 2:38 PM
    looks like it is starting mosquitto but it doesnt start properly
  • v

    VoxBot

    02/25/2023, 2:38 PM
    and yet it does when I do it by hand :(
  • v

    VoxBot

    02/25/2023, 2:38 PM
    there has to be something different. but I don't see what
  • v

    VoxBot

    02/25/2023, 2:39 PM
    does usr/local/etc/rc.d/mosquitto onestart work for you?
  • v

    VoxBot

    02/25/2023, 2:39 PM
    yes.
  • v

    VoxBot

    02/25/2023, 2:40 PM
    and puppet detects it after that as running (and can stop it)
  • v

    VoxBot

    02/25/2023, 2:43 PM
    does it use any environment variables?
  • v

    VoxBot

    02/25/2023, 2:43 PM
    I wouldn't think so
  • v

    VoxBot

    02/25/2023, 2:44 PM
    env -i /usr/local/etc/rc.d/mosquitto onestart starts it up fine
  • v

    VoxBot

    02/25/2023, 3:18 PM
    any odd exit code or output to stdout?
  • v

    VoxBot

    02/25/2023, 3:25 PM
    output to stdout, yes
  • v

    VoxBot

    02/25/2023, 3:25 PM
    but exit is 0
  • v

    VoxBot

    02/25/2023, 3:26 PM
    eh, actually, the output is to stderr -.-
1...325326327...648Latest