opennebula-node-kvm deploy

This commit is contained in:
santic-zombie
2024-07-07 18:33:52 +03:00
parent 533b86cbbe
commit edc73d3159
13 changed files with 773 additions and 61 deletions

View File

@@ -0,0 +1,4 @@
SHELL=/bin/sh
# activate LVM volumes on reboot
@reboot oneadmin test -x /var/tmp/one/tm/fs_lvm/activate && /var/tmp/one/tm/fs_lvm/activate >/dev/null 2>&1