Christian Pearce
Christian Pearce
You need to write a fact. Something like this. Make sure you get the correct path and set a version and not a url in the version.txt. ``` Facter.add(:signalfx_agent_version) do...
Challenges - LB need to have a type/count solution to pick between the different type of frontend configurations - a subnet needs to be passed in -- should provide the...
AH I see, I will have to take a second look at this from a security perspective given your locking down at a NSG level. I might need to adjust...
> So far we've had to resort to using a public LB with an NSG locking down access to only the public IP of the load balancer (effectively only allowing...
> @pearcec We are using split-horizon DNS to access the console/app over the internal load balancer using internal AD DNS (not automated unfortunately). Ah, ok so you are using two...
Not sure if I am facing the same or similar issue. Looking for some next steps advice. We want to deploy internally, but I was willing to try public IP...
I did find https://www.terraform.io/docs/enterprise/before-installing/index.html#tls-certificate-and-private-key about using a wildcard -- I also now see information about the CA bundle and private CAs. I will take a look at this.
I deployed with the private bundle and it picked that up. I could see the log in /tmp/ptfe-customer-certs/. I am confused as to why the load balancer still isn't working....
I naively thought we were supposed to use the s3 notifications. I was getting an error and realized why. I am posting this error for reference in case someone else...
I am running v2.3.2. I am experiencing the issue. I am not running read-only. But I tested this by removing a file from s3 in the console. It doesn't get...