Add comment about MAX_DISK_SIZE const
This commit is contained in:
parent
cb3cc42dce
commit
524d98fe5c
@ -8,6 +8,7 @@ module VagrantPlugins
|
||||
module ConfigureDisks
|
||||
LOGGER = Log4r::Logger.new("vagrant::plugins::virtualbox::configure_disks")
|
||||
|
||||
# The max amount of disks that can be attached to a single device in a controller
|
||||
MAX_DISK_NUMER = 30.freeze
|
||||
|
||||
# @param [Vagrant::Machine] machine
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user