anarcat
anarcat
could you make a symlink from (say) `/var/lib/prometheus-dropzone/puppet.prom` to somewhere the Puppetmaster can write and use the `--report_filename` argument to point to that single file?
> ... change the tests to test a package-based installation on Debian instead of the download-url variant? i think that would be the way to go. if i remember correctly,...
I started working on this in #303, although only with node-exporter support for now. Please test and review.
update: #303 also works with the main prometheus package - I haven't tested exporters other than the node-exporter. my profiles look like this, on the server: ```puppet class profile::prometheus::server {...
ever since I started working on #303, I have successfully used this module with Debian packages, but always by patching the module and severly changing the Hiera parameters, as explained...
update: all of my patches are in. what's left here is to enable the "package mode" by default on Debian, which I'm not even sure we'd want to be doing...
Note that I have filed a similar issue in the other two module, in the hope some future collaboration will emerge (https://github.com/NTTCom-MS/eyp-bacula/issues/9 https://github.com/xaque208/puppet-bacula/issues/136).
for what it's worth, there's at least one other implementation of such a fact I am familiar with: https://gitlab.com/shared-puppet-modules-group/sshd/blob/master/lib/facter/ssh_keys_users.rb you'll notice it does use a structured type, a hash where...
i have tried to keep that change separate, as a standalone commit, to make it easier to review. for me the final change is easier to review as well, but...
this seems to have been implemented in https://omnivore.app/settings/feeds ?