Commit Graph

36 Commits (2cdc052d7c2920068d0ebca61e6c55698ec96192)

Author SHA1 Message Date
Larry 20472bc12f
Update provisioner_test.go
6 years ago
Larry f4a2838716
Added Tests for AnsibleSSHExtraArgs
6 years ago
Artem Zavatskiy bec367347d ansible-provisioner: fix tests related to ssh agent
6 years ago
Megan Marsh 8fc4e03139
quote packer build name to handle names with spaces (#9590)
6 years ago
Sylvia Moss 3dc7a53125
Correct check if PackerHttpAddr is implemented or not (#9498)
6 years ago
Lane, Larry 5976929595 Fix for #9283
6 years ago
Lane, Larry f4254e9cbf updated test
6 years ago
Lane, Larry c689eb9694 added test
6 years ago
Lane, Larry de12432e6b add test
6 years ago
Megan Marsh b66e49223d extract the building of command args into a testable helper function
6 years ago
Megan Marsh 73c87044fd fix tests
6 years ago
Megan Marsh eda9ce70e7 update tests
6 years ago
Megan Marsh 9a40403433 clean up tests
6 years ago
Megan Marsh 6c756a7b31 fix tests
6 years ago
Megan Marsh ca5814ab74 move proxy behind feature flag
6 years ago
Megan Marsh 39fd462b56 change all provision func signatures to use map[string]interface{}
6 years ago
Megan Marsh 0ca7c9f397 fix tests
6 years ago
Adrien Delorme c7ce4d598e change Provisioner to be passed a context for cancellation
7 years ago
Adrien Delorme 5a6dffde9a use port as ints
7 years ago
Rickard von Essen 52b55fb899
ansible: change local_port to uint instead of string
7 years ago
Adrien Delorme 7c63c322c7 make provisioner/ansible/provisioner_test.go invisible to windows
8 years ago
Megan Marsh a0edaf6c46 Going to revert this change for now, becuase of potential issues that arise from calling Prepare() twice
8 years ago
Megan Marsh b35acbd879 use statebag instead of SetSharedState for winRM password
8 years ago
Aidan Feldman b894c925d1
make user retrieval for Ansible provisioner more robust
8 years ago
Dan Fuchs 97c819dc15 Merge branch 'master' of https://github.com/mitchellh/packer into ansible-inventory-dir
9 years ago
Dan Fuchs 3fc809c05b Ansible provisioner: check if inventory directory exists during prepare
9 years ago
Dan Fuchs 492bff474b Ansible provisioner: Specify full path to generated inventory file
9 years ago
Dan Fuchs 609e70face inventory_directory option for ansible provisioner
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Andrey Chernih 7548024720 More verbose error message when ansible-playbook fails
9 years ago
Ricard Clau 049fb2d9c1 actually check for errors in functional tests
10 years ago
Ricard Clau 0c81e49f83 Adding a functional test with an Ansible message very long
10 years ago
Rickard von Essen d6716f6ee1 Ansible: don't use deprecated ssh options when ver above 2.0
10 years ago
Billie Cleek a5ab53bf5e update ansible tests
10 years ago
Billie H. Cleek 5366393f9f fix tests
11 years ago
Billie H. Cleek cc8ca3098e add ansible provisioner
11 years ago