Commit Graph

4917 Commits

Author SHA1 Message Date
Chris Bednarski 8d6719e71f Add failing test for compress interpolation 2015-08-03 16:34:24 -07:00
Chris Bednarski cabbe007dd Merge pull request #2415 from DrewDahl/fix-qemu-vnc-missed-keys
Add 1/10th second delay between key events to VNC for QEMU
2015-08-03 15:57:52 -07:00
Chris Bednarski 6a2bedb699 Merge pull request #2548 from mitchellh/makefile
Use go vet instead of go tool vet, and actually run it with make
2015-08-03 11:44:47 -07:00
Chris Bednarski 07eff4c014 Reformat docs 2015-08-03 11:32:54 -07:00
Chris Bednarski e73ec1f70d Use go vet instead of go tool vet, and actually run it with make 2015-08-03 11:16:17 -07:00
Chris Bednarski f5abdffa71 Merge pull request #2547 from tylert/rename-prov-docs
Rename .html.md files to .html.markdown
2015-08-03 11:13:37 -07:00
Tyler Tidman db1a781b6e Rename .html.md files to .html.markdown
Fixes #2546.  Make files under website/source/docs/provisioners conform to
standards for rest of docs.
2015-08-03 13:02:01 -04:00
Dane Elwell e0d46685ea Document remote_port option 2015-08-03 17:53:33 +01:00
Chris Bednarski 5b8e4dc5b4 Merge pull request #2534 from mitchellh/b-2515
Update code.google.com/gosshold/ssh to point to golang.org/x/crypto/ssh, since this has been moved into core now
2015-08-01 17:16:26 -07:00
Chris Bednarski f7a0945311 Merge pull request #2538 from fnoeding/amazon-ebs-only-get-password-for-winrm
amazon builder: only fetch password for winrm
2015-08-01 16:20:48 -07:00
Chris Bednarski 611404d578 Merge pull request #2542 from mitchellh/b-generatedAddress
Fix case for ethernet.generatedAddress property lookup in VMX
2015-08-01 16:19:45 -07:00
Chris Bednarski 263641c537 Fix case for ethernet.generatedAddress property lookup in VMX 2015-08-01 15:09:59 -07:00
Florian Noeding 98b9d22b68 amazon builder: only fetch password for winrm 2015-07-31 15:34:25 +02:00
Chris Bednarski 3c517a65c3 Autoreformat 2015-07-30 21:16:11 -07:00
Chris Bednarski 4d2a140236 Merge pull request #2536 from sobrinho/patch-1
Fix last example syntax
2015-07-30 20:07:20 -07:00
Gabriel Sobrinho 015742b547 Fix last example syntax 2015-07-31 00:01:00 -03:00
Chris Bednarski 32b714e085 Update code.google.com/gosshold/ssh to point to golang.org/x/crypto/ssh, since this has been moved into core now
Fixes #2515
2015-07-30 19:19:59 -07:00
Chris Bednarski 84abbc2fe2 Merge pull request #2519 from BayanGroup/salt-remote-dirs
Add options to specify salt remote dirs
2015-07-30 19:06:59 -07:00
Chris Bednarski c04feb77b1 Merge pull request #2520 from BayanGroup/salt-ensure-dir-exists
Ensure that `/etc/salt` exists
2015-07-30 19:03:34 -07:00
Chris Bednarski 87bcfc3ef7 Ignore internal packages for go 1.5; thanks @dlsniper 2015-07-30 16:15:55 -07:00
Chris Bednarski 5218c5a65b Reformat 2015-07-30 16:09:40 -07:00
Chris Bednarski 66b7b9a0b7 Added a section to explain more clearly how to reference external resources like boot ISOs 2015-07-30 15:58:12 -07:00
Chris Bednarski 28d1295460 Merge branch 'openstack_metadata' of https://github.com/trumant/packer into trumant-openstack_metadata 2015-07-30 14:38:03 -07:00
Chris Bednarski 5cd6e19467 Merge pull request #2451 from monsterzz/b-openstack-ipv6-ssh-support
Fix handling IPv6 when ssh_interface set (openstack builder)
2015-07-30 14:36:17 -07:00
Chris Bednarski f8cfd0a1cb Merge pull request #2309 from marc-ta/casesensitivevmxkeys
Updated how vmx entries are handled
2015-07-30 14:31:54 -07:00
Chris Bednarski d153542443 Merge pull request #2531 from clstokes/website-character-fix
Fix funny characters.
2015-07-30 13:24:49 -07:00
Cameron Stokes 9030c1fa3a Fix funny characters. 2015-07-30 10:54:28 -07:00
Chris Bednarski 207b81c86b Merge pull request #2522 from bubaflub/non_exclusive_vnc_access
Do not require exclusive VNC access while buildling
2015-07-29 15:05:43 -07:00
Bob Kuo 585638d063 Do not require exclusive VNC access while buildling
An additional client can be connected during build time for inspection.
We can manually connect and set our VNC clients to ignore all input or
we can connect with vnc2flv to record the build session for later
verification.
2015-07-29 10:00:09 -05:00
Chris Bednarski c04e442203 Merge pull request #2518 from BayanGroup/fix-error-messages
Fix semantic errors in messages
2015-07-28 18:36:21 -07:00
Chris Bednarski ecc1c4dcc8 Merge pull request #2517 from BayanGroup/docs
Revise documentation for minion config
2015-07-28 18:35:16 -07:00
Chris Bednarski a9c299d9c4 Merge pull request #2404 from mitchellh/b-instance-destroy
amazon/common: store instance ID earlier for cleanup
2015-07-28 18:24:37 -07:00
Chris Bednarski 68a6a0df44 Merge pull request #2523 from mitchellh/b-aws-0.7.0
Updated AWS SDK calls to match the 0.7.0 release of the AWS SDK
2015-07-28 18:15:36 -07:00
Chris Bednarski 28bf1877c2 Updated AWS SDK calls to match the 0.7.0 release of the AWS SDK 2015-07-28 17:10:21 -07:00
Chris Bednarski 8a426bea0e Merge pull request #2505 from pecigonzalo/b-windows-variables_errors
Fix powershell elevated not setting variables properly.
2015-07-28 16:55:29 -07:00
Chris Bednarski 6fac13868b Added screenshot for Atlas build variables 2015-07-28 16:46:45 -07:00
Chris Bednarski 1420e2494c Added note on 5g upload limit, and workaround 2015-07-28 16:24:43 -07:00
Chris Bednarski 0c7654358a Reformat 2015-07-28 15:30:32 -07:00
Chris Bednarski 8741a6df23 Renamed .markdown to .html.markdown to be consistent with other filenames 2015-07-28 15:29:20 -07:00
Kevin Fishner 97e16aeed9 add updated analytics 2015-07-28 15:04:19 -07:00
Chris Bednarski b61f86fbae Merge pull request #2516 from patricklucas/document_gce_use_internal_ip
builder/googlecompute: Document use_internal_ip
2015-07-28 14:53:14 -07:00
Chris Bednarski 449f035c4d Merge pull request #2443 from pecigonzalo/b-winrm-communicator
Fix bug on WinRM connector
2015-07-28 02:55:12 -07:00
AmirAli Moinfar eba0e9eaf8 Ensure that `/etc/salt` exists
Make sure that directory `/etc/salt` exists before copying salt
minion file.
2015-07-28 10:40:09 +04:30
AmirAli Moinfar 63be0e3ea1 Add documentation for salt remote directories 2015-07-28 10:39:31 +04:30
AmirAli Moinfar 769c82b171 Support for setting salt remote directory
* It is possible to set remote salt tree through `remote_state_tree` argument.
* It is possible to set remote pillar root through `remote_pillar_roots` argument.
* Directories `remote_state_tree` and `remote_pillar_roots` are emptied before use.
2015-07-28 10:37:52 +04:30
AmirAli Moinfar b88afbf3c9 Revise documentation for minion config
* Update link to salt minion config.
* Clarify that minion config is a file.
2015-07-28 10:36:04 +04:30
AmirAli Moinfar f90f2f685d Fix semantic errors in messages 2015-07-28 10:34:13 +04:30
Gonzalo Peci 21107b0027 Fix wrong command type being used when running elevated provisioner. 2015-07-28 16:14:32 +12:00
Patrick Lucas 73a157b78d builder/googlecompute: Document use_internal_ip 2015-07-27 19:32:22 -07:00
Chris Bednarski c73314cd38 Merge pull request #2514 from hazelesque/rackconnect-v2-update-accessipv4
openstack: store updated accessIPv4 from RackConnect
2015-07-27 16:43:17 -07:00