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

    VoxBot

    03/14/2023, 4:58 PM
    as a longterm maintainer, writing proper docs is quite tricky and I know ours are far away form perfect. if you can come up with enhancement/suggestions, that would be amazing
  • v

    VoxBot

    03/14/2023, 4:59 PM
    https://github.com/voxpupuli/modulesync_config/blob/master/moduleroot/.github/CONTRIBUTING.md.erb that's our contributing.md
  • v

    VoxBot

    03/14/2023, 4:59 PM
    I can imagine how hard it is, and my intention is not to complain
  • v

    VoxBot

    03/14/2023, 4:59 PM
    yeah, I was there
  • v

    VoxBot

    03/14/2023, 5:00 PM
    a section about how to use it with the dev containers would be nice
  • v

    VoxBot

    03/14/2023, 5:00 PM
    (or almost) https://github.com/voxpupuli/puppet-elasticsearch/blob/master/.github/CONTRIBUTING.md#dependencies
  • v

    VoxBot

    03/14/2023, 5:01 PM
    for sure you can expect a PR for that ;)
  • v

    VoxBot

    03/14/2023, 5:01 PM
    binford2k: is the puppet-dev-tools container still supported?
  • v

    VoxBot

    03/14/2023, 5:01 PM
    now I'm struggling with my PR for elasticsearch
  • v

    VoxBot

    03/14/2023, 5:01 PM
    many thanks for the pointer!
  • v

    VoxBot

    03/14/2023, 5:01 PM
    your welcome!
  • v

    VoxBot

    03/14/2023, 5:02 PM
    bastelfreak: we are actually talking about that this week. We have several images that are very similar and we may coalesce them into one.
  • v

    VoxBot

    03/14/2023, 5:02 PM
    bastelfreak: but it or an equivalent will be maintained
  • v

    VoxBot

    03/14/2023, 5:03 PM
    nice
  • v

    VoxBot

    03/14/2023, 5:03 PM
    I think CD4PE uses it?
  • v

    VoxBot

    03/14/2023, 5:03 PM
    or suggests using it. something like tat
  • v

    VoxBot

    03/14/2023, 5:03 PM
    yes it does. And the biggest reason they have their own instead of using the stock pdk image is that it includes onceover
  • v

    VoxBot

    03/14/2023, 5:04 PM
    ha!
  • v

    VoxBot

    03/14/2023, 5:04 PM
    so
  • v

    VoxBot

    03/14/2023, 5:04 PM
    any plans to pic kup onceover? :)
  • v

    VoxBot

    03/14/2023, 5:05 PM
    tentatively yes
  • v

    VoxBot

    03/14/2023, 5:07 PM
    neat
  • v

    VoxBot

    03/14/2023, 5:14 PM
    So now my PRs are on its way for elasticsearch I've re-read https://github.com/voxpupuli/modulesync_config/blob/master/moduleroot/.github/CONTRIBUTING.md.erb , there is a "new" (for me it's new) "Unit tests in docker" section... that ironically doesn't worl for elasticsearch repo:
  • v

    VoxBot

    03/14/2023, 5:14 PM
    #0 5.641 You have requested:
  • v

    VoxBot

    03/14/2023, 5:14 PM
    #0 5.641   puppet ~> 6.0
  • v

    VoxBot

    03/14/2023, 5:14 PM
    #0 5.641
  • v

    VoxBot

    03/14/2023, 5:14 PM
    #0 5.641 The bundle currently has puppet locked at 7.23.0.
  • v

    VoxBot

    03/14/2023, 5:14 PM
    #0 5.641 Try running
    bundle update puppet
  • v

    VoxBot

    03/14/2023, 5:15 PM
    I guess Dockerfile should also do bundle update
  • v

    VoxBot

    03/14/2023, 5:15 PM
    I'll admit I haven't used the Dockerfile ever
1...358359360...648Latest