Remove a stray tab that resulted from poor usage of Github's file editor.

That's what I get for not making a proper branch...
pull/6370/head
Ali Rizvi-Santiago 8 years ago committed by GitHub
parent 9b30c9aed0
commit 963932699e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -43,7 +43,7 @@ func (s *stepAttachISO) Run(_ context.Context, state multistep.StateBag) multist
return multistep.ActionHalt
}
isoPath = resolvedIsoPath
// Attach the disk to the controller
command := []string{
"storageattach", vmName,

Loading…
Cancel
Save