Craig Davis
Craig Davis
What should the plex url be? I tried my local server by ip and port which threw a x509 san error. I tried both app.plex.tv and plex.tv but both return...
Per the documents here https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowlambdaparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowlambdaparameters-payload "Although Type is listed as "String" for this property, the payload content must be formatted as a Base64-encoded binary data object." https://github.com/cloudtools/troposphere/blob/main/troposphere/ssm.py#L194 validates that it's...
```{'responseType': 'post', 'id': 47915613, 'postedAt': '2020-09-15T13:51:25+00:00', 'postedAtPrecise': '1600177885.000000', 'isReportedByMe': True}``` Above the data found from option as reported in create_post. Probably good logic to skip if the author is missing...
I'm running a single instance of consul-alerts via Nomad which places the job on an instance not of the consul server variety it's just a nomad client/consul client. I'm seeing...
The docker image was last updated a year ago. https://hub.docker.com/r/acaleph/consul-alerts Looks like it's on v0.5.0
As a developer I'd like to be able to process results as they are received from the api calls for issue searches, rather than dealing with them after they've all...
Utilizing the develop branch commit a53cb082b6a07f32ddc5c9cacff6f5dfe926f170 Using this code which seems to be entirely correct doesn't seem to authenticate correctly ``` config = ce.get_config('Cognito', args.configfile) u = Cognito(config['pool_id'],config['client_id'], username=args.username) response...
I'd like to be able to use a lvm volume as the storage point for the vm primary disk. I looked through the docs and didn't see where I could...
### Description of Issue/Question Unable to install salt on Amazon Linux 2 ARM64. This issue seems to be because there's no compile packages for amazon linux https://repo.saltstack.com/yum/amazon/2/ ### Setup None...
As the title says, when I'm on https://www.factorio.school/ and I do a search for anything it does loading then I get a blank screen. I'm seeing a lot of these...