arunderwood
arunderwood
ISS SSTV
I wanted to get your opinion on adding support for decoding SSTV transmissions from the ISS. If you're unaware, the ISS transmits SSTV images during discrete periods a number of...
### Description This change makes the installation of postfixadmin optional by setting the attribute `node['postfix-dovecot']['postfixadmin']['enabled']` to `false`. As-is, my change does not include any additional test coverage. I don't have...
I would appreciate the ability to configure postfix and dovecot without necessarily including postfixadmin.
As-is, `convertIp` flips the byte order for IPv6 addresses in 1 byte chunks (2 hex characters). This is incorrect, in IPv6 each group of the address is 2 bytes long...
## Description Updating the documentation for the `create` variable to be more accurate. ## Motivation and Context The current description string is confusing since the variable doesn't seem to control...
**Is your feature request related to a problem? Please describe.** Today if you want to extend your config you must edit singular files such as `aliases.yaml`, `hotkeys.yaml`, `plugins.yaml`, etc. When...
Currently, every time I `docker rm sumologic` and `docker run sumologic/collector:latest-no-source`, the collector resends all my `LocalFile` sources up to Sumologic, creating a bunch of duplicate logs. Is there a...
Now that GetMetricData calls are supported, have you given thought to supporting [Metric Math](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/using-metric-math.html#metric-math-syntax)? I ask because certain AWS account information can only be retrieved via metric math. For instance,...