Aurélien DEHAY

Results 4 issues of Aurélien DEHAY

Hello. All the tasks succeed, but in dmesg, as seen in https://github.com/hypriot/image-builder-rpi/issues/166 . I know it's not specific to ansible scripts however. Is it worth trying with a 3.16 kernel?...

Hello. I'm trying to connect to my rabbitmq server using: ``` MQ.configure({ logger: console, logLevel: 1, host: "xxx.xxx", user: "tribune", password: "tribune", vhost: "/tribune" }); ``` In the rabbitmq log:...

Hello. I've managed to install satellite on my mesos cluster. Reimann is pushing data in a local influxdb for grafana, but I'd like to push slave state.json. My riemann config...

Hello. I'm trying to use this shield with this code on the Lolin32 lite. Except for the D5/D7 non existent in the SDK (so I had to remove D), I've...