packer-cn/common
Ali Rizvi-Santiago 915b7f371a Added missing argument to step_create_floppy_test.go 2016-09-12 11:57:51 -05:00
..
json common/json: add Unmarshal with method with syntax errors 2013-08-09 16:50:24 -07:00
ssh code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh 2015-05-28 08:17:49 -07:00
test-fixtures tests actually test the floppies 2016-07-27 21:59:21 +01:00
uuid Simplifies the implementation of common/uuid 2013-10-23 23:05:02 +01:00
config.go common: revert some changes from #2121 for Windows 2015-06-13 10:21:09 -04:00
config_test.go common: remove unused config methods 2015-05-27 14:58:09 -07:00
download.go common/download.go: allow to specify relative path for file scheme 2016-07-06 13:03:39 +03:00
download_test.go Implement fix, add comments so it's more apparent why we're doing special logic 2015-08-14 17:49:08 -07:00
floppy_config.go Re-implemented the support for the floppy_files keyword in order to remain backwards-compatible with templates using the old syntax. 2016-09-12 11:56:25 -05:00
floppy_config_test.go tests actually test the floppies 2016-07-27 21:59:21 +01:00
http_config.go Refactor http server config into common 2015-11-01 14:45:47 -08:00
http_config_test.go Refactor http server config into common 2015-11-01 14:45:47 -08:00
iso_config.go iso_checksum: fix parsing with absent newline 2016-07-03 12:06:31 +03:00
iso_config_test.go iso_checksum: fix parsing with absent newline 2016-07-03 12:06:31 +03:00
multistep_debug.go common: clarify debug mode [GH-907] 2014-03-12 21:40:27 -07:00
packer_config.go common: PackerConfig understands user vars 2013-08-09 15:57:08 -07:00
step_create_floppy.go Re-implemented the support for the floppy_files keyword in order to remain backwards-compatible with templates using the old syntax. 2016-09-12 11:56:25 -05:00
step_create_floppy_test.go Added missing argument to step_create_floppy_test.go 2016-09-12 11:57:51 -05:00
step_download.go common: StepDownload can force an extension 2015-06-08 20:41:39 -07:00
step_download_test.go common: Add new StepDownload to DRY up downloads 2013-08-15 17:46:40 -07:00
step_http_server.go Refactor http server config into common 2015-11-01 14:45:47 -08:00
step_provision.go packer: HookProvision errors if no communicator 2015-06-15 10:26:46 -07:00
step_provision_test.go rename builder/common to common since it is generally useful 2013-08-01 12:11:54 -07:00