Merge pull request #14041 from edsantiago/emergency_ci_fix

[CI:DOCS] Emergency fix for new CI linter
This commit is contained in:
Jhon Honce 2022-04-27 16:20:47 -07:00 committed by GitHub
commit 5b8db20a71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1466,7 +1466,7 @@ func (v *MachineVM) getIgnitionFile() string {
return v.IgnitionFilePath.GetPath()
}
//resizeDisk increases the size of the machine's disk in GB.
// resizeDisk increases the size of the machine's disk in GB.
func (v *MachineVM) resizeDisk(diskSize uint64, oldSize uint64) error {
// Resize the disk image to input disk size
// only if the virtualdisk size is less than