Brian Hechinger
Brian Hechinger
I've downloaded the debian package provided for 0.14 and put it into our own apt repo. When I try to install it I get this: ``` root@dev1-cmhf-nginx-01:~# /usr/bin/apt-get -q -y...
None of these zones even exist anymore: ``` wonko@basket:~$ ps -ef | grep perl root 28174 1 0 Jan 10 ? 0:02 /usr/bin/perl /usr/lib/brand/bhyve/socat /zcage/vms/kube1/root/tmp/3096ca93-701 root 10477 1 0 Jan...
It turns out that `aws_autoscaling_attachment` is very dodgy and is best avoided. This simple change allows one to add the target groups directly to the ASG. Closes #18
To allow for ingress we need load balancers that are attached to the ASG used to manage the ECS cluster. I had attempted to do this with `aws_autoscaling_attachment` but the...
It is terribly obnoxious to place curves and switches in areas where the ground isn't all there. I always end up building more ground than I need and then removing...
From what I can see of newrelic::server::linux it should be installing the newrelic-sysmond package. I'm trying to feed data from hiera, so I have: newrelic::server::linux::newrelic_license_key: '' Is that not enough?...
Tried the release version and the version from master, both exhibit the same behavior on my Macbook Pro. I can't click in the username/password fields to log in. OSX 10.11.6...
## Bug Reporting Running a Kubernetes cluster and using persistent storage has inconsistency with the console/cli output for volumes. I have three volumes that Kubernetes show as Bound and Linode...
So far I *really* like squirrel but something that annoys me tremendously is that lack of a SctructScan. What are the possibilities of getting StructScan added?
```Feb 05 21:26:35 nomad0 nomad[21108]: 2020-02-05T21:26:35.819Z [DEBUG] client.driver_mgr.nomad-driver-triton: panic: assignment to entry in nil map: driver=triton Feb 05 21:26:35 nomad0 nomad[21108]: 2020-02-05T21:26:35.819Z [DEBUG] client.driver_mgr.nomad-driver-triton: : driver=triton Feb 05 21:26:35 nomad0...