From 423d94b3e2fe5e5ee9142d38858f1fddd6e1fbae Mon Sep 17 00:00:00 2001 From: Sebastian Luna-Valero Date: Wed, 27 Mar 2024 10:53:46 +0100 Subject: [PATCH] Update simple-node-disk.yml --- templates/simple-node-disk.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/simple-node-disk.yml b/templates/simple-node-disk.yml index 4d3bd18..a2d780f 100644 --- a/templates/simple-node-disk.yml +++ b/templates/simple-node-disk.yml @@ -63,7 +63,7 @@ topology_template: - valid_values: [ 2 GB, 4 GB, 8 GB, 16 GB, 32 GB, 64 GB, 128 GB, 256 GB, 512 GB ] disk_size: type: scalar-unit.size - description: Size of the root disk of the VNs + description: Size of the root disk of the VM default: 20 GB constraints: - valid_values: [ 20 GB, 50 GB, 100 GB, 200 GB ]