Commit Graph

2603 Commits (358b0078c94de3c40c620bd534aba43a96c8b82b)
 

Author SHA1 Message Date
Mitchell Hashimoto 7af60a88e9 Merge pull request #245 from extraordinaire/patch-1
13 years ago
Andrei Serdeliuc fbe648d9e1 fix check for vpcid
13 years ago
James Massara 8bffb4f17b Moved Tags configuration out of common and into ebs.
13 years ago
James Massara 9d0fdacedf removed Tags definition from RunConfig
13 years ago
Henrik Hodne 77a380d441 website: document Homebrew installation process [GH-227]
13 years ago
Mitchell Hashimoto 8286536180 builder/amazon/common: sleep between API calls for SSHAddr
13 years ago
Mitchell Hashimoto 4acdeb2832 builder/amazon/common: be more gentle on AWS API while getting SSHAddr
13 years ago
Mitchell Hashimoto 798b7cb25f builder/amazon/all: use new SSHAddress method [GH-243]
13 years ago
Mitchell Hashimoto a21997db7f builder/amazon/common: refresh instance while connecting to SSH [GH-243]
13 years ago
Mitchell Hashimoto 8a3ee293af website: document {{.Vars}} in execute_command example [GH-241]
13 years ago
Mitchell Hashimoto 2b41f05848 common: replace windows file URL backslash with forward slash
13 years ago
Mitchell Hashimoto c2654ddb59 Update CHANGELOG
13 years ago
Mitchell Hashimoto e2c667101c common: style
13 years ago
Mitchell Hashimoto a1668a73dc Merge pull request #240 from jasonberanek/windows-paths-fix
13 years ago
Jason A. Beranek 3fa5fa396a common/config,download: gofmt fixes
13 years ago
Jason A. Beranek 760f102c91 common/config,download: fix URL and relative Windows local file path issues [GH-235] [GH-239]
13 years ago
James Massara ad44da7070 Updated with tags info
13 years ago
James Massara 1ff7cc28fe removed amiId temp variable
13 years ago
James Massara d6f8411c43 Adds support for adding tags to the AMI
13 years ago
James Massara 096a64ad92 Adds support for adding tags to the AMI
13 years ago
Mitchell Hashimoto 5b7d8fbc74 rename builder/common to common since it is generally useful
13 years ago
Mitchell Hashimoto 7b400e8863 Update version for dev
13 years ago
Mitchell Hashimoto 4a176850fe v0.2.2
13 years ago
Mitchell Hashimoto 4ff7c87aee website: update works with image for other vmware products
13 years ago
Mitchell Hashimoto 25183e7702 provisioner/salt-masterless: remove Ui
13 years ago
Mitchell Hashimoto 0f2dfb1fa4 website: update platforms to note instance-store AMI [GH-230]
13 years ago
Mitchell Hashimoto 09ffe83e50 website: better salt-masterless docs
13 years ago
Mitchell Hashimoto f7cbdf4112 provisioner/salt-masterless: verify local_state_tree exists
13 years ago
Mitchell Hashimoto 104fe91b48 provisioner/salt-masterless: use Messages for minor steps
13 years ago
Mitchell Hashimoto f3331afb1c provisioner/salt-masterless: don't capitalize Ui
13 years ago
Mitchell Hashimoto 7e5c64ca7f provisioner/salt-masterless: use common lib for config decoding
13 years ago
Mitchell Hashimoto 57e89132f1 plugin/provisioner-salt-masterless: compile again
13 years ago
Mitchell Hashimoto 4d93b537c6 plugin/provisioner-salt-masterless: add empty test file
13 years ago
Mitchell Hashimoto aacca7d066 provisoner/salt-masterless: lowercase package name
13 years ago
Mitchell Hashimoto d5ea7e3adf Update CHANGELOG
13 years ago
Mitchell Hashimoto 987f4445fb Merge pull request #220 from rgarcia/salt-provisioner
13 years ago
Mitchell Hashimoto 6b2c2db77e builder/vmware: slightly nicer error messages
13 years ago
Mitchell Hashimoto 00c45a5b30 website: note support VMware player on Linux
13 years ago
Mitchell Hashimoto 69d6d8f1b6 builder/vmware: error message tweaking for Player driver
13 years ago
Mitchell Hashimoto 2775ada116 Update CHANGELOG
13 years ago
Julian Phillips df180d6146 builder/vmware: We only need one runAndLog function
13 years ago
Julian Phillips 7b65daad37 builder/vmware: Add Support for VMware Player 5 (Linux)
13 years ago
Mitchell Hashimoto 54adabfd39 builder/vmware: sleep before cleaning files on Windows
13 years ago
Mitchell Hashimoto d76b7e8c36 fmt
13 years ago
Mitchell Hashimoto 0f39a4451c Merge pull request #228 from markpeek/markpeek-images
13 years ago
Mitchell Hashimoto 558027465a builder/virtualbox,vmware: retry removing output dir if fails
13 years ago
Mitchell Hashimoto 8ac03e4898 builder/vmware: compile host_ip on every platform
13 years ago
Mitchell Hashimoto 1286f735be builder/vmware: redo host IP stuff for Windows
13 years ago
Mitchell Hashimoto 7bdb0c96f8 packer: fmt
13 years ago
Mark Peek 1aec0d6a50 Handle missing source AMI error
13 years ago