Fix comment typo
This commit is contained in:
parent
13ca6ef95b
commit
971ab83376
@ -92,7 +92,7 @@ func (self *Builder) Prepare(raws ...interface{}) (params []string, retErr error
|
||||
}
|
||||
self.config.tpl.UserVars = self.config.PackerUserVars
|
||||
|
||||
// Set default vaules
|
||||
// Set default values
|
||||
|
||||
if self.config.HostPortMin == 0 {
|
||||
self.config.HostPortMin = 5900
|
||||
|
Loading…
Reference in New Issue
Block a user