Ryan DeShone

Results 9 issues of Ryan DeShone

#### Feature Description Currently, SRV records for a service can only be separated out by changing the service name. This is not possible in some cases (for instance, Puppet uses...

type/enhancement
theme/dns

In a possible regression of #331 it seems lookup_group, and probably other functions as well, are returning Response objects when they get a 204 instead of None as the documentation...

## Summary Allow wildcard domains to be added to Unprotected Sites. ## Motivation I've recently realized that this plugin was causing some sites I host locally on my home network...

We've been having issues with login requests to Lemur timing out lately. It seems that the request to our LDAP backend are taking too long, and Lemur is dropping the...

help wanted
documentation

When the options for a plugin change (most typically, adding a new option) it leaves Lemur in a broken state, at least when dealing with certificate authorities. I would expect...

help wanted

I'm currently in the process of deploying standalone puppetdb hosts, which connect to a managed database on a cloud provider. The entire read_database section caused me a large amount of...

It would be useful if we could have some basic templating for at least the location field in a package manifest. This would allow pointing at, for instance, tagged releases...

Fresh install of ELSA on CentOS 6 using Apache resulted in a non-functioning installation for me. Apache would start and then immediately crash when trying to bring up the web...

This was taken from #1103, it seems the author never got around to fixing the temperature const. Adds support for Fahrenheit units, using the proper UnitOfTemperature const this time. Closes...