Jonathan Schaeffer
Jonathan Schaeffer
My inventory defines hosts and groups. Each group has a firewall_v4_group_rules dictionary defined. I was expecting to get a merge of all the firewall_v4_group_rules from each group a host belongs...
Could you add backup: yes on the rules templates tasks so that an horrible mistake could be easily undone ? By the way, thanks for this role and the smart...
It would be great if the app could tell who needs to refund who and how much. Also, share the resume, as a simple text, to send it through other...
When munin contains several hosts with common metrics (for instance uptime or cpu), there is only one "tag" section with one host. ``` "tags": { "cpu": { "domain": "testnodes", "host":...
Hi, thanks for this awesome program, It's realy helpfull. Munin allows to define an arbitrary long subdomain. For instance: `acadis.org;physical;tesla:memory.swap.label swap` This is not handled correctly by the program, resulting...
Hi there, Thanks for this great tool ! How could I make an http digest authentication for running tests with Tavern ? The best feature would be to setup in...
In obspy 1.2.2, le FDSN clients URL of services are hardcoded, while they could be fetched from the FDSN datacenter webservice API. Documentation: https://www.fdsn.org/datacenters/help/#web-service-api
Hi there, this extension is very useful, thank you for this work. When I write a mail with an attachment automatically transformed as link, my correspondants always get an attachment...
Hello, it seems like numpy deprecated the np.int since version 1.20 Could you fix the code ? ``` `np.int` was a deprecated alias for the builtin `int`. To avoid this...
Hello, I'm trying to use timescaledb continuous aggregation with HLL on my database in postgresql 12.7: ``` \dxe Nom | Version | Schéma | Description -------------+---------+------------+------------------------------------------------------------------- hll | 2.15 |...