Skip to content

Commit

Permalink
Merge pull request #131 from grycap/devel
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
micafer authored Mar 28, 2024
2 parents ea168dd + 1895adb commit 20fb1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/simple-node-disk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 VN (in case o 0 disk will no be resized)
description: Size of the root disk of the VM (in case o 0 disk will no be resized)
default: 20 GB
constraints:
- valid_values: [ 20 GB, 50 GB, 100 GB, 200 GB, 0 GB ]
Expand Down

0 comments on commit 20fb1e3

Please sign in to comment.