hosts: Deploy production Frigate on nvr2.p.b
*nvr2.pyrocufflink.blue* originally ran Fedora CoreOS. Since I'm tired of the tedium and difficulty involved in making configuration changes to FCOS machines, I am migrating it to Fedora Linux, managed by Ansible.
This commit is contained in:
11
hosts
11
hosts
@@ -47,6 +47,15 @@ bitwarden_rs
|
||||
[file-servers]
|
||||
file0.pyrocufflink.blue
|
||||
|
||||
[frigate:children]
|
||||
frigate-prod
|
||||
frigate-test
|
||||
|
||||
[frigate-prod]
|
||||
nvr2.pyrocufflink.blue
|
||||
|
||||
[frigate-test]
|
||||
|
||||
[gitea]
|
||||
git0.pyrocufflink.blue
|
||||
|
||||
@@ -82,6 +91,7 @@ burp-server
|
||||
k8s-node
|
||||
|
||||
[needproxy]
|
||||
nvr2.pyrocufflink.blue
|
||||
|
||||
[nextcloud]
|
||||
cloud0.pyrocufflink.blue
|
||||
@@ -111,6 +121,7 @@ file0.pyrocufflink.blue
|
||||
git0.pyrocufflink.blue
|
||||
k8s-ctrl0.pyrocufflink.blue
|
||||
matrix0.pyrocufflink.blue
|
||||
nvr2.pyrocufflink.blue
|
||||
pxe0.pyrocufflink.blue
|
||||
smtp1.pyrocufflink.blue
|
||||
web0.pyrocufflink.blue
|
||||
|
||||
Reference in New Issue
Block a user