Henning Henkel
Henning Henkel
We're currently rolling out signalfx on some hundred machines throughout the company via ansible. We have our own ansible role for applying host specific configurations, more or less the same...
As mentioned in #105 the JERAKIA_CONFIG environment variable can be used to overwrite the location of the jerakia.yaml file. According to the [jerakia documentation about configuring jerakia](http://jerakia.io/basics/configure/), the default location...
When calling jerakia with a custom config file as a parameter the file is not used: ``` $ jerakia config --config ~/.jerakia/jerakia.yaml --- policydir: /etc/jerakia/policy.d plugindir: /var/lib/jerakia/plugins databasedir: /var/db/jerakia loglevel:...
https://github.com/gogits/go-gogs-client/wiki/Issues-Labels#add-labels-to-an-issue describes a POST request and from the context it seems to require a parameter "labels" from the type array.
Hi, I tried your tool today to see if I could fix a somewhat broken signal backup file. The original file is shown with a size of 3.2 G, the...
This PR is the first step to enable parsing the `vars` folder as in discussed in #757 . I decided to split up the changes to make them easier to...
Hi, thank you for your software! I was toying around with your tool today and was also looking into other tools that are trying to achieve similar things. One thing...
This resolves #355 for me
As I'm currently trying to adapt your tooling to release our internal roles as a collection I'm facing an issue, if I have two or more repositories that have to...