Add option for storing disk size in MB or GB #416
swe-mbernhard
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
Hi, this issue has ben resloved in the development branch, check #400 and #413 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
From netbox v4.1.0 this changed:
The unit size for VirtualMachine.disk and VirtualDisk.size has been changed from 1 gigabyte to 1 megabyte. Existing values will be adjusted automatically during the upgrade process.
Is it possible to add this as an option in the settings file, so the script can handle either one unit?
Beta Was this translation helpful? Give feedback.
All reactions