Eric Eisenhart
Eric Eisenhart
In netbox, we have everything as `foo1.example.com` and `foo2.example.net`, but in vcenter we have a mix of "foo1.example.com", "foo2.example.net" and "foo3" (.example.net implied). Part of the issue is that there's...
Tested and works for me... Purpose explained in #355 Two new params. Intended to handle these types of things: - shortname -> shortname.example.com (add domain) - foo.site1 -> foo.site1.example.com (add...
The "user" param has been deprecated for a long while now, and they recently disabled it entirely. It's "username" now.
I believe this would resolve #1069, but I can't fully test. Assumes this PR is merged first: https://github.com/lest/centos-rpm-builder-docker/pull/9
### What is the issue? It looks like when there's an update to tailscale available for FreeBSD, the FreeBSD update check restarts tailscaled every few hours until that update happens...