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
Olivier Tremblay
223e35fc65
Makes StepDownload's TargetPath customizable.
...
I exposed TargetPath as a config file option "target_path". I don't like
the name, but it follows the naming convention. The purpose of TargetPath
stands unmodified, and it enables a fair amount of customization.
2015-07-28 07:45:02 -04: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
Chris Bednarski
715662f60b
Reformat
2015-07-27 16:42:06 -07:00
Chris Bednarski
ff6a091531
Merge pull request #2512 from hazelesque/openstack-support-using-existing-keypair
...
openstack builder: support using existing keypair
2015-07-27 16:41:17 -07:00
Chris Bednarski
bd0ee8d3f7
Merge pull request #2513 from hazelesque/openstack-ip-debug-logging
...
openstack builder: log which IP address SSH will use
2015-07-27 16:40:46 -07:00
Hazel Smith
a7da0ffde1
openstack: store updated accessIPv4 from RackConnect
2015-07-27 23:07:25 +01:00
Hazel Smith
b47eb4cea9
openstack builder: support using existing keypair
2015-07-27 23:05:51 +01:00
Hazel Smith
ce54dba2d3
openstack builder: log which IP address SSH will use
2015-07-27 23:00:06 +01:00
Chris Bednarski
cd9e352b2e
Merge pull request #2507 from punkle/master
...
Fix example code for digital ocean builder
2015-07-27 13:14:15 -07:00
Brian Fletcher
e7900ec5ef
Fix example code for digital ocean builder
...
Remove command after size
2015-07-27 21:00:11 +01:00
Chris Bednarski
ef873ba210
Update version file so builds from master don't masquerade as 0.8.2
2015-07-26 16:33:56 -07:00
Gonzalo Peci
88ebc2f7e8
Add s.SSHPort variable as the port WinRM uses to connect. This is needed on any builder where the port used to connect is not the guest winrm port but a nated port on the host.
...
Similar behavior is used by the SSH communicator.
2015-07-27 09:57:38 +12:00
Chris Bednarski
c656a01b6c
Merge pull request #2490 from mitchellh/docs-revamp
...
Reformat docs using htmlbeautifier and pandoc
2015-07-24 21:02:26 -07:00
Chris Bednarski
e0be4efefe
Make the anchor work with reformat
2015-07-24 21:00:24 -07:00
Chris Bednarski
54afe10ad1
Make the anchor work with the reformatter
2015-07-24 20:59:40 -07:00
Chris Bednarski
7a1bc43c58
Merge branch 'docs-revamp' into docs-revamp-content
2015-07-24 20:55:31 -07:00
Chris Bednarski
3fe2d2f5bc
Reformat
2015-07-24 20:55:08 -07:00
Chris Bednarski
99061b96d6
Merge branch 'master' into docs-revamp
2015-07-24 20:54:37 -07:00
Chris Bednarski
40f2173c6e
Merge pull request #2500 from mitchellh/docs-amazon-creds
...
Updated docs on how AWS credentials are resolved
2015-07-24 20:48:55 -07:00
Chris Bednarski
c3e39c2f0d
Updated docs on how AWS credentials are resolved
2015-07-24 20:38:14 -07:00
Chris Bednarski
972af2c4cc
Merge pull request #2482 from tb3088/doc_aws-creds
...
Document behavior of AWS {access,secret}_key in relation to credentia…
2015-07-24 19:40:45 -07:00
Chris Bednarski
b533a4b833
Added a note on permissions required for IAM roles. Thanks @bmatsuo
2015-07-24 18:55:36 -07:00
Chris Bednarski
64604ee955
More succinct phrasing for cracklib conflict
2015-07-24 18:41:42 -07:00
Chris Bednarski
3d103dccb8
Merge pull request #2483 from Xiol/patch-1
...
Update setup documentation to cover issue #1117
2015-07-24 15:34:32 -07:00
Chris Bednarski
30850b851d
Reformat
2015-07-24 14:54:46 -07:00
Chris Bednarski
7a6eb966c0
We actually use PACKER_ACC not TF_ACC
2015-07-24 14:49:44 -07:00
Chris Bednarski
a77ee557ac
Starting rework of atlas post-processor page
2015-07-24 14:49:22 -07:00
Chris Bednarski
1e9459a067
Changed push docs to more clearly explain how they work with Atlas
2015-07-23 00:02:18 -07:00