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

    Lumiere

    02/03/2023, 5:23 PM
    it's boston in odd years and SF in even years
  • l

    Lumiere

    02/03/2023, 5:23 PM
    has been for something like 20 years now
  • v

    VoxBot

    02/03/2023, 6:34 PM
    o/
  • v

    VoxBot

    02/03/2023, 6:34 PM
    Grafana module is currently not usable on Debian (they changed their pgp key for signing packages)
  • v

    VoxBot

    02/03/2023, 6:35 PM
    https://github.com/voxpupuli/puppet-grafana/pull/308
  • v

    VoxBot

    02/03/2023, 6:35 PM
    Unfortunately CI is a total mess… and I have no time to try to see what can be done regarding this ATM
  • v

    VoxBot

    02/03/2023, 6:35 PM
    Yet a new patch version that use the right key would be cool :-)
  • v

    VoxBot

    02/03/2023, 6:36 PM
    If somedoby wants to review / merge, I can handle this!
  • v

    VoxBot

    02/03/2023, 6:58 PM
    smortex: can you rebase yours against the modulesync PR?
  • v

    VoxBot

    02/03/2023, 7:42 PM
    can I get a review for https://github.com/voxpupuli/gha-puppet/pull/24 ? ewoud: I think that will increase the quality of our shared workflow. dependabot will inform us when any of our used actions have a pending update
  • v

    VoxBot

    02/03/2023, 8:33 PM
    bastelfreak: just did that!
  • v

    VoxBot

    02/03/2023, 8:34 PM
    also this PR looks good, approved.
  • v

    VoxBot

    02/03/2023, 8:35 PM
    hopefully they fix their repos soon
  • a

    arjarj

    02/04/2023, 11:38 AM
    Made it to Brussels with only slight delays
    charmander dancing 1
    🎉 1
  • j

    jhoblitt

    02/06/2023, 4:17 PM
    we have multiple puppetservers and I'm planning to start taking away feature branches/envs in the most critical "enclaves" to force code review/merging into prod branches
  • j

    jhoblitt

    02/06/2023, 4:46 PM
    we are interviewing auditing consultants so we'll have a written report of compliance actions which are needed
  • l

    Lumiere

    02/06/2023, 5:38 PM
    Copy code
    /opt/puppetlabs/puppet/bin/r10k puppetfile install --force --config /etc/r10k/r10k.yaml --puppetfile /etc/r10k/puppetfiles/control-repo/Puppetfile --moduledir /etc/puppetlabs/code/shared/infrastructure/
    and in dev/test
    /opt/puppetlabs/puppet/bin/r10k deploy environment -v
  • v

    VoxBot

    02/06/2023, 8:02 PM
    https://github.com/hostnet/puppet-lint-param-types/pull/1 one step closer to using puppet-lint 3 \o/
  • v

    VoxBot

    02/06/2023, 8:03 PM
    and reminder for us: We should take a look at the puppet-lint security plugins binford2k spoke about today and consider adding them the voxpupuli-puppet-lint-plugins if that makes sense
  • m

    Marty Ewings

    02/07/2023, 11:51 AM
    folks any ideas if its
    <https://github.com/voxpupuli/puppet-lint-topscope-variable-check>
    changing all instances of
    ${::backup::excludes}":
    to this
    ${facts['backup::excludes']}":
  • m

    Marty Ewings

    02/07/2023, 11:51 AM
    trying to figure which lint check is assuming this is a fact
  • m

    Marty Ewings

    02/07/2023, 11:52 AM
    folks any ideas if its
    <https://github.com/voxpupuli/puppet-lint-topscope-variable-check>
    changing all instances of
    ${::backup::excludes}":
    to this
    ${facts['backup::excludes']}":
  • b

    bastelfreak

    02/07/2023, 11:54 AM
    I saw that error in the past
  • m

    Marty Ewings

    02/07/2023, 11:54 AM
    so have i i think it was introduced and fixed
  • b

    bastelfreak

    02/07/2023, 11:54 AM
    puppet-lint should be able to tell you which plugin it was
  • m

    Marty Ewings

    02/07/2023, 11:54 AM
    i just dont know where to tell someone to update or exclude
  • b

    bastelfreak

    02/07/2023, 11:54 AM
    ah :D
  • m

    Marty Ewings

    02/07/2023, 11:55 AM
    pdk is obfuscating the use of puppet-lint
  • m

    Marty Ewings

    02/07/2023, 11:55 AM
    ?:)
  • b

    bastelfreak

    02/07/2023, 11:55 AM
    pdk bundle exec puppet-lint --something? :D
1...273274275...648Latest