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

    VoxBot

    06/15/2022, 4:37 AM
    smortex_: I migrated the old repo, you can migrate yours to vox now
  • v

    VoxBot

    06/15/2022, 4:40 AM
    Moving repository to voxpupuli/puppet-bacula. This may take a few minutes.
  • v

    VoxBot

    06/15/2022, 4:40 AM
    "a few minutes" being about 0.5s
  • v

    VoxBot

    06/15/2022, 4:42 AM
    Nice, thanks! I'll update the module to adjust the namespaces and update the modulesync things tomorrow. This day was too borring to do smart things tonight!
  • v

    VoxBot

    06/15/2022, 4:43 AM
    :D
  • v

    VoxBot

    06/15/2022, 4:43 AM
    sounds good
  • v

    VoxBot

    06/15/2022, 4:51 AM
    https://github.com/voxpupuli-archive/puppet-bacula guess thats a good home
  • v

    VoxBot

    06/15/2022, 5:05 AM
    LGTM!
  • v

    VoxBot

    06/15/2022, 9:59 AM
    bastelfreak: do you run Puppet on Ruby 3.1 with Arch? https://github.com/puppetlabs/puppet/pull/8918 was something I ran into
  • v

    VoxBot

    06/15/2022, 10:00 AM
    we're in the process of updating ruby 3.0 to 3.1. but that's not yet in the official repository
  • v

    VoxBot

    06/15/2022, 10:01 AM
    ah ok, but it already is in Fedora 36
  • v

    VoxBot

    06/15/2022, 10:02 AM
    I did find that the concurrent-ruby errors were solved by updating it from 1.1.5 to 1.1.9 (because that was already in Fedora Rawhide) so with that I hope to get it error/warning free :)
  • v

    VoxBot

    06/15/2022, 10:02 AM
    we're on 1.1.10 for ruby-concurrent on arch
  • v

    vchepkov

    06/15/2022, 12:10 PM
    Anyone stepped at this yet?
    Copy code
    (/Stage[main]/Puppet_metrics_dashboard::Post_start_configs/Grafana_datasource[influxdb_telegraf]/password) changed [redacted] to [redacted]
    changing every agent run after upgrading grafana to v9
  • b

    bastelfreak

    06/15/2022, 12:14 PM
    any chance your puppetserver has multiple environments and you've the grafana module in different versions?
  • b

    bastelfreak

    06/15/2022, 12:14 PM
    one with string for a paramter, one that supports sensitive?
  • b

    bastelfreak

    06/15/2022, 12:14 PM
    I had the same issue with the icinga module
  • v

    vchepkov

    06/15/2022, 12:15 PM
    nope, same production environment
  • v

    vchepkov

    06/15/2022, 12:15 PM
    nope, same production environment
  • b

    bastelfreak

    06/15/2022, 12:15 PM
    mhm, interesting
  • b

    bastelfreak

    06/15/2022, 12:15 PM
    I assume that's a PE environment and code-manager already run puppet generate types for you?
  • v

    vchepkov

    06/15/2022, 12:16 PM
    yep
  • v

    vchepkov

    06/15/2022, 12:21 PM
    downgraded to 8.5.6 - problem went away
  • v

    vchepkov

    06/15/2022, 12:21 PM
    so, definitely something in v9
  • v

    vchepkov

    06/15/2022, 12:21 PM
    puppet/grafana doesn't have an option to specify version though
  • d

    Dr Bunsen Honeydew

    06/15/2022, 12:21 PM
    See the
    puppet-grafana
    module at https://forge.puppet.com/puppet/grafana?src=slack&channel=voxpupuli
  • b

    bastelfreak

    06/15/2022, 12:22 PM
    ah wait. you downgraded grafana itself, not the module?
  • v

    vchepkov

    06/15/2022, 12:23 PM
    correct
  • a

    Alex Fisher

    06/15/2022, 12:23 PM
    There's some new password encryption thing?
  • a

    Alex Fisher

    06/15/2022, 12:24 PM
    That IIRC you can turn off. Maybe related to that.
1...787980...648Latest