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

    tvaughan

    07/20/2022, 12:18 PM
    100% not perfect by any means
  • s

    Slackbot

    07/20/2022, 12:40 PM
    This message was deleted.
    👍 3
    o
    n
    • 3
    • 2
  • p

    Pat Riehecky

    07/20/2022, 7:08 PM
    Does https://github.com/voxpupuli/puppet-logrotate/pull/200 look right?
  • p

    Pat Riehecky

    07/20/2022, 7:08 PM
    Does https://github.com/voxpupuli/puppet-logrotate/pull/200 look right?
  • n

    nwops

    07/20/2022, 8:30 PM
    Don’t forget the repo I started that lists these. https://github.com/voxpupuli/awesome-puppet
  • j

    jhoblitt

    07/20/2022, 8:37 PM
    I hope this isn't controversial... :) https://github.com/voxpupuli/puppet-lldpd/pull/135
  • j

    jhoblitt

    07/20/2022, 8:37 PM
    I hope this isn't controversial... https://github.com/voxpupuli/puppet-lldpd/pull/135
  • j

    jhoblitt

    07/20/2022, 8:41 PM
    I hope this isn't controversial... :) https://github.com/voxpupuli/puppet-lldpd/pull/135
  • j

    jhoblitt

    07/20/2022, 9:00 PM
    uh... has something changed with the uh... changelog generator? This is the rate limit on a gh personal token I just generated:
    Copy code
    x-ratelimit-limit: 5000
    x-ratelimit-remaining: 4996
    x-ratelimit-reset: 1658353127
    x-ratelimit-used: 4
    but
    Copy code
    export CHANGELOG_GITHUB_TOKEN=
    [4.0.1] ~/github/puppet-lldpd $ bundle exec rake changelog
    Top level ::CompositeIO is deprecated, require 'multipart/post' and use `Multipart::Post::CompositeReadIO` instead!
    Top level ::Parts is deprecated, require 'multipart/post' and use `Multipart::Post::Parts` instead!
    WARNING: Unexpected middleware set after the adapter. This won't be supported from Faraday 1.0.
    Octokit::TooManyRequests GET <https://api.github.com/repos/voxpupuli/puppet-lldpd/tags?per_page=100>: 403 - API rate limit exceeded for x.x.x.x. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) // See: <https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting>; sleeping for 3090s...
  • j

    jhoblitt

    07/20/2022, 9:00 PM
    should have redacted that 😉
  • j

    jhoblitt

    07/20/2022, 9:00 PM
    uh... has something changed with the uh... changelog generator? This is the rate limit on a gh personal token I just generated:
    Copy code
    x-ratelimit-limit: 5000
    x-ratelimit-remaining: 4996
    x-ratelimit-reset: 1658353127
    x-ratelimit-used: 4
    but
    Copy code
    export CHANGELOG_GITHUB_TOKEN=
    [4.0.1] ~/github/puppet-lldpd $ bundle exec rake changelog
    Top level ::CompositeIO is deprecated, require 'multipart/post' and use `Multipart::Post::CompositeReadIO` instead!
    Top level ::Parts is deprecated, require 'multipart/post' and use `Multipart::Post::Parts` instead!
    WARNING: Unexpected middleware set after the adapter. This won't be supported from Faraday 1.0.
    Octokit::TooManyRequests GET <https://api.github.com/repos/voxpupuli/puppet-lldpd/tags?per_page=100>: 403 - API rate limit exceeded for x.x.x.x. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) // See: <https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting>; sleeping for 3090s...
  • s

    Slackbot

    07/20/2022, 9:01 PM
    This message was deleted.
    j
    • 2
    • 1
  • b

    binford2k

    07/20/2022, 9:01 PM
    https://github.com/octokit/octokit.rb/issues/1392
  • b

    binford2k

    07/20/2022, 9:01 PM
    https://github.com/octokit/octokit.rb/issues/1392
  • j

    jhoblitt

    07/20/2022, 9:12 PM
    https://github.com/voxpupuli/puppet-lldpd/pull/136
  • j

    jhoblitt

    07/20/2022, 9:12 PM
    https://github.com/voxpupuli/puppet-lldpd/pull/136
  • j

    jhoblitt

    07/20/2022, 9:34 PM
    @bastelfreak ++
  • d

    Dr Bunsen Honeydew

    07/20/2022, 9:34 PM
    bastelfreak leveled up! (Karma: 19)
  • j

    jhoblitt

    07/20/2022, 10:29 PM
    Do any of the voxpupuli mods use beaker to start up multiple hosts under test?
  • v

    VoxBot

    07/20/2022, 10:47 PM
    puppet-openvpn IIRC
    🙏 1
  • d

    Dr Bunsen Honeydew

    07/20/2022, 10:48 PM
    See the
    puppet-openvpn
    module at https://forge.puppet.com/puppet/openvpn?src=slack&amp;channel=voxpupuli
  • l

    Lumiere

    07/21/2022, 3:10 PM
    I'm feeling rather dumb today... with puppet/splunk during unit testing: `error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/splunk_config: Could not autoload puppet/provider/splunk_limits/ini_setting: undefined method `provider' for nil:NilClass (file: /home/username/products/puppet/puppet6/profile_splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 370, column: 3) on node fate
  • d

    Dr Bunsen Honeydew

    07/21/2022, 3:10 PM
    See the
    puppet-splunk
    module at https://forge.puppet.com/puppet/splunk?src=slack&amp;channel=voxpupuli
  • l

    Lumiere

    07/21/2022, 3:11 PM
    I also do get ini_setting errors occasionally when running the actual puppet runs, but usually a rerun fixes that
  • l

    Lumiere

    07/21/2022, 6:11 PM
    anyone have thoughts on why the splunk module might not load the ini_setting provider properly?
  • h

    hbui

    07/21/2022, 8:14 PM
    during unit testing, I have vague memories that you have to include dependent modules to get them loaded
  • l

    Lumiere

    07/21/2022, 8:15 PM
    it's in my .fixtures.yml
  • h

    hbui

    07/21/2022, 8:16 PM
    that just puts it in the module path, I think you need to have the manifest do
    include ini_settings
    or whatever the module is named (or do a
    let(:pre_condition) { 'include ini_settings' }
    (double check my syntax, I'm going from memory)
  • h

    hbui

    07/21/2022, 8:16 PM
    that just puts it in the module path, I think you need to have the manifest do
    include ini_settings
    or whatever the module is named (or do a
    let(:pre_condition) { 'include ini_settings' }
    (double check my syntax, I'm going from memory)
  • l

    Lumiere

    07/21/2022, 8:17 PM
    ok, I'll take a look at that after this meeting
1...108109110...648Latest