Disk Edition : Resize and Create attached disks

This commit is contained in:
root
2024-03-25 15:49:12 +01:00
parent 93f2a5379f
commit a2683789d1
22 changed files with 331 additions and 33 deletions

View File

@@ -10,7 +10,8 @@
</div>
<div class="card-body">
<h1 class="display-6">{{ host.hostname }}</h1>
Last boot : {{ host.boot_time }}
Last boot : {{ host.boot_time }}<br>
<b>LXC:</b> {{ vlxc }} - <b>Libvirt:</b> {{ vlibvirt }} - <b>Hype:</b> {{ vhype }}
</div>
</div>
</div>