vm-hosts: Update vm_autostart list
I never remember to update this list when I add/remove VMs. * _bw0_ has been decommissioned; Vaultwarden now runs in Kubernetes * _unifi3_ has been replaced by _unifi-nuptials_ * _logs-dusk_ runs Victoria Logs, which will evenutally replace Loki * _node-refrain_ has been replaced by _node-direction_ * _k8s-ctrl0_ has been replaced by _ctrl-crave_ and _ctrl-sycamore_unifi-restore
parent
e6ac6ae202
commit
0ef65e4e5d
|
@ -246,26 +246,27 @@ vm_autostart:
|
||||||
- dc-headphone
|
- dc-headphone
|
||||||
- delay 30s
|
- delay 30s
|
||||||
- loki1
|
- loki1
|
||||||
|
- logs-dusk
|
||||||
- delay 10s
|
- delay 10s
|
||||||
- db0
|
- db0
|
||||||
- k8s-ctrl0
|
- ctrl-crave
|
||||||
|
- ctrl-sycamore
|
||||||
- delay 10s
|
- delay 10s
|
||||||
- stor-alfalfa
|
- stor-alfalfa
|
||||||
- stor-rentable
|
- stor-rentable
|
||||||
- node-abreast
|
- node-abreast
|
||||||
|
- node-direction
|
||||||
- node-gleaming
|
- node-gleaming
|
||||||
- node-hatbox
|
- node-hatbox
|
||||||
- node-refrain
|
|
||||||
- delay 15s
|
- delay 15s
|
||||||
- web0
|
- web0
|
||||||
- file0
|
- file0
|
||||||
- cloud0
|
- cloud0
|
||||||
- bw0
|
|
||||||
- delay 5s
|
- delay 5s
|
||||||
- smtp1
|
- smtp1
|
||||||
- delay 10s
|
- delay 10s
|
||||||
- pxe0
|
- pxe0
|
||||||
- unifi3
|
- unifi-nuptials
|
||||||
|
|
||||||
promtail_dac_read_search: true
|
promtail_dac_read_search: true
|
||||||
promtail_scrape_configs:
|
promtail_scrape_configs:
|
||||||
|
|
Loading…
Reference in New Issue