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

    VoxBot

    04/03/2023, 8:21 AM
    can I get a review for https://github.com/voxpupuli/puppet-nginx/pull/1544https://github.com/voxpupuli/puppet-nginx/pull/1544
  • v

    VoxBot

    04/03/2023, 8:21 AM
    ups, https://github.com/voxpupuli/puppet-nginx/pull/1544
    āœ”ļø 1
  • v

    VoxBot

    04/03/2023, 9:18 AM
    bastelfreak, are you running foreman with prometheus integration?
  • v

    VoxBot

    04/03/2023, 9:18 AM
    not anymore
  • v

    VoxBot

    04/03/2023, 9:18 AM
    :/
  • v

    VoxBot

    04/03/2023, 9:18 AM
    why not?
  • v

    VoxBot

    04/03/2023, 9:18 AM
    switched jobs :D
  • v

    VoxBot

    04/03/2023, 9:19 AM
    how dare you?!
  • v

    VoxBot

    04/03/2023, 9:19 AM
    sorry!
  • y

    Yury Bushmelev

    04/03/2023, 9:49 AM
    I got a job finally btw.. so not that free anymore..
  • y

    Yury Bushmelev

    04/03/2023, 9:49 AM
    and it is not Puppet-related unfortunately
    sadpanda 1
  • y

    Yury Bushmelev

    04/03/2023, 9:49 AM
    on a good side I’m closer to CET now (UAE right now, moving to KSA soon)
  • d

    David Sandilands

    04/03/2023, 10:01 AM
    glad your sorted with a job can be frustrating in the gaps
    šŸ™‡šŸ» 1
  • y

    Yury Bushmelev

    04/03/2023, 10:42 AM
    Let me know if there is anything Puppet-related anyway ;) especially half-year later :)
  • v

    VoxBot

    04/03/2023, 3:30 PM
    ewoud: when using beaker, do you know if I can specify show_diff somehow?
  • v

    VoxBot

    04/03/2023, 3:30 PM
    I assume we would need to add it here? https://github.com/voxpupuli/beaker-puppet/blob/9b94c4c5d49ae0be1b8a20542fde26319af244d0/lib/beaker-puppet/helpers/puppet_helpers.rb#L461-L472
  • b

    bastelfreak

    04/03/2023, 3:30 PM
    @Robert Waffen ^
  • v

    VoxBot

    04/03/2023, 3:36 PM
    bastelfreak: I've used BEAKER_PUPPET_DEBUG to set it in debug mode
  • r

    Robert Waffen

    04/03/2023, 3:36 PM
    show_diff is not documented, but is a working parameter
  • v

    VoxBot

    04/03/2023, 3:37 PM
    raises the question why does it work
  • v

    VoxBot

    04/03/2023, 3:37 PM
    but that requires at least beaker-puppet 1.29.0
  • r

    Robert Waffen

    04/03/2023, 3:45 PM
    okay, there is also a half-documented
    --test
    parameter which does the same. it is not listed as a parametder, but describe as a available parameter https://github.com/puppetlabs/puppet/blob/main/lib/puppet/application/apply.rb#L53-L56 vs https://github.com/puppetlabs/puppet/blob/main/lib/puppet/application/apply.rb#L137-L139
  • r

    Robert Waffen

    04/03/2023, 3:45 PM
    okay, there is also a half-documented
    --test
    parameter which does the same. it is not listed as a parametder, but describe as a available parameter https://github.com/puppetlabs/puppet/blob/f65fd992e0eb68b68b7258144d1ffdde1bc9fae4/lib/puppet/application/apply.rb#L53-L56 vs https://github.com/puppetlabs/puppet/blob/f65fd992e0eb68b68b7258144d1ffdde1bc9fae4/lib/puppet/application/apply.rb#L137-L139
  • v

    VoxBot

    04/03/2023, 3:46 PM
    I use puppet apply --test all the time
  • r

    Robert Waffen

    04/03/2023, 3:46 PM
    okay, there is also a half-documented
    --test
    parameter which does the same. it is not listed as a parametder, but describe as a available parameter https://github.com/puppetlabs/puppet/blob/main/lib/puppet/application/apply.rb#L53-L56 vs https://github.com/puppetlabs/puppet/blob/main/lib/puppet/application/apply.rb#L137-L139
  • r

    Robert Waffen

    04/03/2023, 3:46 PM
    okay, there is also a half-documented
    --test
    parameter which does the same. it is not listed as a parametder, but describe as a available parameter https://github.com/puppetlabs/puppet/blob/main/lib/puppet/application/apply.rb#L53-L56 vs https://github.com/puppetlabs/puppet/blob/main/lib/puppet/application/apply.rb#L137-L139
  • v

    VoxBot

    04/03/2023, 3:46 PM
    in fact, I'm not sure I ever run it without it
  • r

    Robert Waffen

    04/03/2023, 3:46 PM
    the agent i run all the time with
    -t
  • v

    VoxBot

    04/03/2023, 3:46 PM
    (except in cron/timer)
  • r

    Robert Waffen

    04/03/2023, 3:47 PM
    so how do i set BEAKER_PUPPET_DEBUG in my acceptance test to pass the
    --test
    ?
1...398399400...648Latest