Commit Graph

2603 Commits (358b0078c94de3c40c620bd534aba43a96c8b82b)
 

Author SHA1 Message Date
Mitchell Hashimoto 57f185451a builder/amazon: drop private key if debug mode [GH-373]
13 years ago
Mitchell Hashimoto 404ae53a4a provisioner/salt-masterless: join paths properly
13 years ago
Mark Peek 4d42c79d1f website: add tip about using apt-get/yum -y to prevent hangs
13 years ago
Mark Peek bdace9206d Merge pull request #370 from TFDuesing/patch-1
13 years ago
Thomas Duesing 03259ce53c s/droplet/server/
13 years ago
Mitchell Hashimoto 107dd04890 Merge pull request #369 from celkins/fix-staging-dir-2
13 years ago
Christopher Elkins c9352ce238 Fix incorrect config key for staging directory
13 years ago
Matthew Hooker d2e8bf476f reuse jsonString instead of opaque result var.
13 years ago
Matthew Hooker 9537f085ae clean up and retab.
13 years ago
Matthew Hooker 4b76b2d9e3 template expansion of `json` in chef-solo
13 years ago
Mitchell Hashimoto 5887472a6f packer/plugin: fix nil deref during ctrl-c of provisioner
13 years ago
Mitchell Hashimoto 9efc05dbbf Up vesrion for dev
13 years ago
Mitchell Hashimoto be86264d21 v0.3.5
13 years ago
Mitchell Hashimoto c781045935 website: document shuting down network interfaces for reboot
13 years ago
Mitchell Hashimoto 01e998a81c common: support SHA512 as checksum type [Gh-356]
13 years ago
Mitchell Hashimoto ce89b357c0 website: update website for ssh_key_path stuff
13 years ago
Mitchell Hashimoto d54b0bd629 builder/vmware: support key based SSH auth [GH-70]
13 years ago
Mitchell Hashimoto a6735b1d65 builder/virtualbox: support ssh keys as auth mechanism [GH-70]
13 years ago
Mark Peek 30ab6572f7 builder/openstack: return artifacts
13 years ago
Mark Peek 276c023d84 builder/openstack: simplify by passing csp instead of accessor and api
13 years ago
Mitchell Hashimoto dce369fb1d communicator/ssh: Reset failure count if heartbeat works
13 years ago
Mitchell Hashimoto 35d0b90f55 communicator/ssh: heartbeat the SSH connection to detect drops [GH-200]
13 years ago
Mitchell Hashimoto 747f260678 packer: template error if override specified for bad builder [GH-336]
13 years ago
Mitchell Hashimoto b4b68bce00 Merge branch 'fix-minion-config-with-non-tmp-dir' of https://github.com/rach/packer into rach-fix-minion-config-with-non-tmp-dir
13 years ago
Mitchell Hashimoto b9d73aaed5 website: Fix typo in docs [GH-340]
13 years ago
Mitchell Hashimoto 64fe98c465 provisioner/chef-solo: template process the configuration
13 years ago
Mitchell Hashimoto c9ef66651b fmt
13 years ago
Mitchell Hashimoto 6665162d27 Update CHANGELOG
13 years ago
Mitchell Hashimoto a8694fdda8 Merge pull request #353 from rach/add-setting-for-pillar-folder
13 years ago
Mitchell Hashimoto 1566b4d858 builder/vmware: support vmx_template_path [GH-270]
13 years ago
Rachid Belaid a755be49fa Add doc and change pillar tree in roots to respect salt vocabulary
13 years ago
Mitchell Hashimoto c753946c84 builder/vmware: ability to not request a PTY for SSH [GH-270]
13 years ago
Rachid Belaid 7bdb5f9cfb Add setting for pillar folder to respect saltstack structure
13 years ago
Mitchell Hashimoto d0dce9e52e Update CHANGELOG
13 years ago
Mitchell Hashimoto 2011e09847 Merge pull request #339 from mitchellh/do-soft-shutdown
13 years ago
Rachid Belaid 40af1e681a Fix minion config with non tmp dir
13 years ago
Mitchell Hashimoto 03cdac3028 command/build: build error machine-readable is targetted to the build
13 years ago
Mitchell Hashimoto 3b097f9805 provisioner/chef-solo: use proper exceute command
13 years ago
Mitchell Hashimoto 476d870be5 plugin/provisioner-chef-solo: compile
13 years ago
Mitchell Hashimoto e0414aa056 website: document chef solo provisioner
13 years ago
Mitchell Hashimoto cd95f21d4a command/build: "end" sentinel in artifact machine-readable output
13 years ago
Mitchell Hashimoto 84d91c5f1a command/build: put build errors in machine readable output
13 years ago
Mitchell Hashimoto 87dde46413 provisioner/chef-solo: remove unused constants and variables
13 years ago
Mitchell Hashimoto 5162589df4 Update CHANGELOG
13 years ago
Mitchell Hashimoto e72c06a740 provisioner/chef-solo: upload cookbooks
13 years ago
Mitchell Hashimoto 607372f75a provisioner/chef-solo: massive refactor and style nitpick
13 years ago
Mitchell Hashimoto 4a5a8c6006 provisioner/chef-solo: installChef fixed up to use tpl and StartWithUi
13 years ago
Mark Peek c0d02b1593 Add new openstack builder
13 years ago
Mark Peek 32bf053697 website: add openstack page
13 years ago
Mark Peek 4b7da04052 Add base support for openstack [GH-155]
13 years ago