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

    VoxBot

    10/15/2022, 7:22 PM
    so it should be backwards compatible
  • v

    VoxBot

    10/15/2022, 7:22 PM
    anarcat: that only has a sysvinit script, not a systemd service
  • v

    VoxBot

    10/15/2022, 7:22 PM
    ewoud: I guess we could carry a patch to alias puppet.service in our package for this
  • v

    VoxBot

    10/15/2022, 7:22 PM
    lavamind: I think it'd help many users, even if it's not perfect
  • v

    VoxBot

    10/15/2022, 7:23 PM
    we used to ship our own service file, but switched to the upstream one for 7.x
  • v

    VoxBot

    10/15/2022, 7:23 PM
    and I like that :)
  • v

    VoxBot

    10/15/2022, 7:23 PM
    but it wouldnt make sense I think to try to upstream at service name alias
  • v

    VoxBot

    10/15/2022, 7:23 PM
    ewoud: what does?
  • v

    VoxBot

    10/15/2022, 7:23 PM
    ewoud: if you would be so kind as to file a bug on the BTS for this, so I don't forget
  • v

    VoxBot

    10/15/2022, 7:34 PM
    oh, I see you also packaged 7.20.0, good :)
  • v

    VoxBot

    10/15/2022, 9:24 PM
    lavamind: https://ekohl.nl/0001-Add-puppet.service-alias-to-puppet-agent.service.patch - would send a MR but looks like someone needs to approve my account on salsa before I can log in
  • v

    VoxBot

    10/15/2022, 9:24 PM
    I wonder if we should do it the other way around
  • v

    VoxBot

    10/15/2022, 9:25 PM
    because upstream service file is named puppet.service already, and we're changing it via d/rules
  • v

    VoxBot

    10/15/2022, 9:25 PM
    so maybe we should just add the alias to puppet-agent instead
  • v

    VoxBot

    10/15/2022, 10:04 PM
    I'd like that since it means I wouldn't have to modify anything
  • a

    Alex Fisher

    10/17/2022, 1:37 PM
    Morning all. Anyone got a moment to review/approve https://github.com/voxpupuli/puppet-grafana/pull/301 ?
  • a

    Alex Fisher

    10/17/2022, 1:37 PM
    Morning all. Anyone got a moment to review/approve https://github.com/voxpupuli/puppet-grafana/pull/301 ?
  • b

    bastelfreak

    10/17/2022, 1:39 PM
    why does github say all jobs were successful, but it has an annotation for not being idempotent
  • v

    VoxBot

    10/17/2022, 1:43 PM
    since there's "pending" ther
  • v

    VoxBot

    10/17/2022, 1:46 PM
    ah pending is below the annotation
  • a

    Alex Fisher

    10/17/2022, 1:52 PM
    I decided to leave the figuring out how best to deal with the
    secure_json_data
    property for another time/PR.
  • b

    bastelfreak

    10/17/2022, 1:53 PM
    is that only on grafana 9 idempotent or on grafana 8 as well?
  • a

    Alex Fisher

    10/17/2022, 1:56 PM
    That property has never worked idempotently. It's just in grafana 9, you have to use it, as the original non secure variants have been removed.
  • b

    bastelfreak

    10/17/2022, 1:57 PM
    so if people use the old method, it will stay idempotent for them?
  • b

    bastelfreak

    10/17/2022, 1:57 PM
    or to rephrase: is that a breaking change for grafana 8 users?
  • a

    Alex Fisher

    10/17/2022, 1:57 PM
    I don't really fancy doing any magic where we automatically munge our properties into secure_data. We should eventually just deprecate ours or perhaps print out some warnings if you try to use them with grafana 9+
  • b

    bastelfreak

    10/17/2022, 1:58 PM
    I agree
  • a

    Alex Fisher

    10/17/2022, 1:58 PM
    No, if you are still on grafana 8, the old properties still work.
  • b

    bastelfreak

    10/17/2022, 1:58 PM
    nice
  • a

    Alex Fisher

    10/17/2022, 1:59 PM
    and if you've upgraded to grafana 9, but never used basic auth with your datasource, then the type becomes idempotent again as I've removed the empty string property default.
1...160161162...648Latest