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

    bastelfreak

    12/08/2022, 9:44 AM
    I need to patch beaker-hostgenerator and want to test that directly, without always going through the beaker rake task
  • d

    Daneel

    12/08/2022, 9:44 AM
    hohoo
  • b

    bastelfreak

    12/08/2022, 9:44 AM
    see https://github.com/voxpupuli/beaker-hostgenerator/pull/261 for details
  • b

    bastelfreak

    12/08/2022, 9:44 AM
    see https://github.com/voxpupuli/beaker-hostgenerator/pull/261 for details
  • r

    root-expert

    12/08/2022, 9:47 AM
    Did some dig in the code, you can pass
    arbitrary-settings
    through the cli and pass
    hostname
    . See https://github.com/voxpupuli/beaker-hostgenerator/blob/master/lib/beaker-hostgenerator/generator.rb#L59
  • r

    root-expert

    12/08/2022, 9:47 AM
    Did some dig in the code, you can pass
    arbitrary-settings
    through the cli and pass
    hostname
    . See https://github.com/voxpupuli/beaker-hostgenerator/blob/master/lib/beaker-hostgenerator/generator.rb#L59
  • d

    Daneel

    12/08/2022, 9:49 AM
    In the gitlab-ci.yml :
    Copy code
    variables: 
        PUPPET_INSTALL_TYPE: agent 
        BEAKER_IS_PE: 'no'  
        BEAKER_PUPPET_COLLECTION: puppet7 
        BEAKER_debug: 'true' 
        BEAKER_setfile: ubuntu2004-64server.m{hostname=<http://smtpd-server.example.com|smtpd-server.example.com>}-ubuntu2004-64client.a{hostname=<http://smtp-client.example.com|smtp-client.example.com>} 
        BEAKER_HYPERVISOR: docker 
      script: 
      - bundle exec rake beaker
  • r

    root-expert

    12/08/2022, 9:50 AM
    But probably it's easier to add a env var than doing all this 😛
  • v

    VoxBot

    12/08/2022, 10:40 AM
    smortex: ewoud can you take a look at https://github.com/voxpupuli/voxpupuli-release/pull/44 again?
  • v

    VoxBot

    12/08/2022, 12:23 PM
    can I get reviews for https://github.com/voxpupuli/gha-puppet/pull/20 and https://github.com/voxpupuli/puppet_metadata/pull/63
  • b

    Bob-Vee

    12/08/2022, 1:32 PM
    Thanks for fixes, Still needs a review.
  • r

    Robert Vincent

    12/08/2022, 6:02 PM
    @kenyon -- Fixed, I think. Review welcome.
  • w

    wil.rodriguez

    12/08/2022, 6:03 PM
    message has been deleted
  • w

    wil.rodriguez

    12/08/2022, 6:03 PM
    So, I just ran into this. Does anyone know what would be the process to get my pdk to pull in the updated version of puppet-debugger?
  • v

    VoxBot

    12/08/2022, 7:06 PM
    can I get a review for https://github.com/voxpupuli/beaker-hostgenerator/pull/262 and https://github.com/voxpupuli/beaker-hostgenerator/pull/261
  • v

    VoxBot

    12/09/2022, 8:29 AM
    can I get a review for https://github.com/voxpupuli/gha-puppet/pull/21
  • b

    bastelfreak

    12/09/2022, 8:29 AM
    @root-expert ^ fixes the CentOS 7 problems in our CI
  • r

    root-expert

    12/09/2022, 8:32 AM
    Nice! Eh I don't have merge rights there xD
  • v

    VoxBot

    12/09/2022, 8:35 AM
    not the best workaround, but it's working for now
  • r

    root-expert

    12/09/2022, 8:39 AM
    I'll spinup some centos containers locally on my ubuntu22 to see if it hangs
  • r

    root-expert

    12/09/2022, 8:39 AM
    Maybe it's github specific configuration 🤷‍♂️
  • b

    bastelfreak

    12/09/2022, 8:40 AM
    could be, yes
  • v

    VoxBot

    12/09/2022, 10:51 AM
    can I get a review for https://github.com/voxpupuli/puppet-redis/pull/460 ?
  • k

    kenyon

    12/09/2022, 7:51 PM
    a couple of quick typo fixes https://github.com/voxpupuli/puppet-yum/pulls/kenyon
  • v

    VoxBot

    12/09/2022, 8:36 PM
    bastelfreak: do you ever think about what an unholy mess Hetzner's network is, https://gist.github.com/642efb4e0f4da255382bc299ec65ce83 — and that's the better improved version now
  • v

    VoxBot

    12/09/2022, 8:36 PM
    I dont see an issue
  • v

    VoxBot

    12/09/2022, 8:37 PM
    It is a perfectly and strictly routed setup that scales. It is just that BSD has bad tooling for it :D
  • p

    Pat Riehecky

    12/09/2022, 10:24 PM
    I'd love to get https://github.com/voxpupuli/puppet-selinux/pull/360 merged in
  • p

    Pat Riehecky

    12/09/2022, 10:24 PM
    I'd love to get https://github.com/voxpupuli/puppet-selinux/pull/360 merged in
  • k

    kenyon

    12/10/2022, 9:54 PM
    some chrony module improvements: https://github.com/voxpupuli/puppet-chrony/pull/163 https://github.com/voxpupuli/puppet-chrony/pull/164
1...206207208...648Latest