hosts: Replace domain controllers
New AD DC servers run Fedora 40. Their LDAP server certificates are issued by *step-ca* via ACME, signed by *dch-ca r2*. I've changed the naming convention for domain controllers again. I found the random sequenc of characters to be too difficult to remember and identify. Using a short random word (chosen from the EFF word list used by Diceware) should be a lot nicer. These names are chosen by the `create-dc.sh` script.frigate-exporter
parent
eb9db2d729
commit
afcd2f2f05
|
@ -1 +0,0 @@
|
|||
pyrocufflink.blue
|
|
@ -1 +0,0 @@
|
|||
pyrocufflink.blue
|
8
hosts
8
hosts
|
@ -105,8 +105,8 @@ pxe0.pyrocufflink.blue
|
|||
burp1.pyrocufflink.blue
|
||||
bw0.pyrocufflink.blue
|
||||
cloud0.pyrocufflink.blue
|
||||
dc-qi85ia.pyrocufflink.blue
|
||||
dc-nrtxms.pyrocufflink.blue
|
||||
dc-grumbly.pyrocufflink.blue
|
||||
dc-headphone.pyrocufflink.blue
|
||||
file0.pyrocufflink.blue
|
||||
git0.pyrocufflink.blue
|
||||
k8s-amd64-n0.pyrocufflink.blue
|
||||
|
@ -129,8 +129,8 @@ file0.pyrocufflink.blue
|
|||
[rw-root]
|
||||
|
||||
[samba-dc]
|
||||
dc-qi85ia.pyrocufflink.blue
|
||||
dc-nrtxms.pyrocufflink.blue
|
||||
dc-grumbly.pyrocufflink.blue
|
||||
dc-headphone.pyrocufflink.blue
|
||||
|
||||
[smtp-relay]
|
||||
smtp1.pyrocufflink.blue
|
||||
|
|
Loading…
Reference in New Issue