packer/builder/null
Florian Noeding b879ec85cc implemented null buider
The null builder is not really a bulider, it just setups a SSH
connection and runs the provisioners. It can be used to debug
provisioners without incurring high wait times. It does not create any
kind of image or artifact.
2014-03-24 11:26:10 +01:00
..
artifact_export.go implemented null buider 2014-03-24 11:26:10 +01:00
artifact_export_test.go implemented null buider 2014-03-24 11:26:10 +01:00
builder.go implemented null buider 2014-03-24 11:26:10 +01:00
builder_test.go implemented null buider 2014-03-24 11:26:10 +01:00
config.go implemented null buider 2014-03-24 11:26:10 +01:00
config_test.go implemented null buider 2014-03-24 11:26:10 +01:00
ssh.go implemented null buider 2014-03-24 11:26:10 +01:00