Hi,
My backup servers are in a separate cluster on the same network as my Application Hosts, both proxmox clusters.
I want to be able to SSH to every Application Hypervisor and run "wakeup<MY_HOST_NAME>" to etherwake any backup server.
So I thought about making a zshrc and putting an alias to the etherwake command with correct arguments.
But I don't want to manually sync the zshrc to all cluster hosts everytime I edit.
Is there a way to let a proxmox service daemon replicated the zshrc across all cluster nodes when it changes?
My backup servers are in a separate cluster on the same network as my Application Hosts, both proxmox clusters.
I want to be able to SSH to every Application Hypervisor and run "wakeup<MY_HOST_NAME>" to etherwake any backup server.
So I thought about making a zshrc and putting an alias to the etherwake command with correct arguments.
But I don't want to manually sync the zshrc to all cluster hosts everytime I edit.
Is there a way to let a proxmox service daemon replicated the zshrc across all cluster nodes when it changes?