Graham Hay

Results 9 issues of Graham Hay

Running v3.1 of the role with an old mariadb version, and a root pwd: ``` - role: bertvv.mariadb become: yes vars: mariadb_version: 10.1 mariadb_root_password: *** ``` fails: ``` TASK [bertvv.mariadb...

### Current behaviour ### I started a new project, following [this](https://github.com/erlang/docker-erlang-example). Adding a dep on `cowboy` worked fine, but when I added a source dependency, I got this: ``` ===>...

I'm trying to set up dependabot. the username seems to be `dependabot[bot]`, but that is rejected by the admin list: ![image](https://user-images.githubusercontent.com/180700/102510099-2b839500-407f-11eb-9768-44fdd392ffb9.png) (it did let me save it, but didn't work)....

We recently upgraded to a new version of nagios3, and started getting errors saying "(Service Check did not exit properly)" from this plugin. I found this blog [post](http://adminmirror.blogspot.co.uk/2013/04/nagios-perl-plugin-service-check-did.html), and making...

Bug

I needed to add the postgresql.jar (on linux, using openjdk), and couldn't get it to work in the ext dir :(

enhancement

### What feature do you want to see added? Is there any easy way to link a job in jenkins, to the actual task on ECS? I am probably missing...

enhancement

I use bunyan to log to syslog (stdout > systemd), but if the message logged is too long (e.g. a web service returns an html error page, rather than the...

If the R-o-N app is hosted in a vdir in IIS (rather than at the website level), the generated links are incorrect. For example, when an order is returned the...