Bryan Andrews
Bryan Andrews
``` pi@kitchen-pi:~/airfoil-api $ script/server warn: --minUptime not set. Defaulting to: 1000ms warn: --spinSleepTime not set. Your script will exit if it does not stay up for at least 1000ms error:...
It would be fantastic to be able to download the CSV output directly from a GET request.
We are using a CouchDB v2 backend and our document names look like this: - companya%2Fdev - companyb%2Fproduction - companyc%2Fwebserver-test-01 We have a web frontend that resolves the literal %2F...
Here is what I had to do to get this working in PE 2015.2 ``` gem install lookup_http /opt/puppetlabs/puppet/bin/gem install hiera-http /opt/puppetlabs/puppet/bin/gem install lookup_http # ugly part cp /usr/lib/ruby/gems/1.8/gems/lookup_http-1.0.0/lib/lookup_http.rb /opt/puppetlabs/puppet/lib/ruby/vendor_ruby...