salt  


Quick Salt State to Deploy Netdata

As a follow-up to my recent explorations with using Tailscale Serve to make netdata monitoring readily available on my tailnet, I wanted a quick way to reproduce that configuration across my handful of systems. These systems already have Tailscale installed and configured, and they're all managed with Salt. So here's a hasty Salt state that I used to make it happen. It simply installs netdata using the handy-dandy kickstart script, and then configures Tailscale to Serve the netdata instance (with a trusted cert!

Fixing 403 error on SaltStack Config 8.6 integrated with vRA and vIDM

I've been wanting to learn a bit more about SaltStack Config so I recently deployed SSC 8.6 to my environment (using vRealize Suite Lifecycle Manager to do so as described here). I selected the option to integrate with my pre-existing vRA and vIDM instances so that I wouldn't have to manage authentication directly since I recall that the LDAP authentication piece was a little clumsy the last time I tried it.

runtimeterror  


 jbowdre