More reliable cloud-init startup
This commit is contained in:
parent
31683d2758
commit
aa4ea9d5c8
@ -191,6 +191,7 @@ func (self *Builder) Run(ctx context.Context, ui packer.Ui, hook packer.Hook) (p
|
|||||||
},
|
},
|
||||||
&commonsteps.StepCreateFloppy{
|
&commonsteps.StepCreateFloppy{
|
||||||
Files: self.config.FloppyFiles,
|
Files: self.config.FloppyFiles,
|
||||||
|
Label: "cidata",
|
||||||
},
|
},
|
||||||
&xscommon.StepHTTPServer{
|
&xscommon.StepHTTPServer{
|
||||||
Chan: httpReqChan,
|
Chan: httpReqChan,
|
||||||
|
Loading…
Reference in New Issue
Block a user