Zach Leslie
Zach Leslie
Following the example at the bottom of the readme, the `trades` never gets updated with the results of the query, and it doesn't appear that the `Params` is being used...
It appears that this API has been updated and the data object is no longer unmarshaled correctly due to struct changes. https://openweathermap.org/api/air-pollution
I'm seeing rain data in the json payload with some sample code that I've got, but the data doesn't seem to make it into the struct. Wondering if this is...
For an environment with a robust PXE installation for hardware, reusing that infrastructure is appealing. Perhaps someone has an example with ipxe or something similar?
Hi. Cool project! I've got a couple VMs running on a switch attached to an interface that the host uses for its connection. When I start a VM, the host...
When compiling the protobufs, I see the following message displayed. I looked briefly, but I can't tell if there is a replacement package for this. ``` WARNING: Package "github.com/golang/protobuf/protoc-gen-go/generator" is...
I'm currently using `r10k` to the Puppetfile to read a yaml file and run the module install. But would it be possible for this utility to read the the yaml...
The mcollective::plugin seems to be the type that would get this work done. The files directory might need a bit of refactor to make it acceptable for this purpose.
**Describe the bug** When configuring DUO as MFA on 1.11, the selection of `username_format` doesn't appear to resolve template variables that should be available. **To Reproduce** Steps to reproduce the...