You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/vagrant
Adrien Delorme 819329228a
Change back to make sure all durations are a time.Duration
7 years ago
..
artifact.go
artifact_test.go
builder.go Change back to make sure all durations are a time.Duration 7 years ago
builder.hcl2spec.go Force durations to be passed a strings 7 years ago
builder_test.go
driver.go
driver_2_2.go Make Vagrant driver code pass through logs as it receives them rather than buffering and returning them all at the end of the call. 7 years ago
ssh.go
step_add_box.go
step_add_box_test.go
step_create_vagrantfile.go add insert_key option for toggling whether to add Vagrant's insecure key 7 years ago
step_create_vagrantfile_test.go fix tests 7 years ago
step_package.go fix ssh and package steps to use source syntax. 7 years ago
step_ssh_config.go fix ssh and package steps to use source syntax. 7 years ago
step_up.go Make Vagrant driver code pass through logs as it receives them rather than buffering and returning them all at the end of the call. 7 years ago
step_up_test.go