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...
This commit is contained in:
Ali Rizvi-Santiago 2018-06-11 18:02:52 -05:00 committed by GitHub
parent 9b30c9aed0
commit 963932699e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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,