Chris Bednarski
d61871c71b
Merge pull request #2878 from mitchellh/b-remove-push-m
...
Deprecate push -m
2016-01-14 17:18:27 -08:00
Seth Vargo
6fa3fe31b1
Missed one
2016-01-14 15:38:54 -05:00
Seth Vargo
174237ba2f
Use www. for project sites
2016-01-14 15:33:00 -05:00
Seth Vargo
c0b46b2fb8
Use SSL for resources
2016-01-14 15:31:19 -05:00
Seth Vargo
de4419dafc
Optimize images
2016-01-13 21:53:14 -05:00
Chris Bednarski
61aea5f123
Merge pull request #2912 from esemplare/esxi_ssh_key_support
...
Add support for SSH Key Authentication with ESX builder
2016-01-13 14:33:10 -08:00
Chris Bednarski
3eabc6253d
Merge pull request #2653 from evertrue/evertrue/eherot/add_data_bag_secret_to_chef_client
...
Chef-client provisioner: Add encrypted data bag secret path (Fixes #1945 )
2016-01-13 13:59:48 -08:00
Chris Bednarski
a63e7ac482
Merge pull request #3065 from clstokes/docs-aws-ecr
...
Add Amazon EC2 Container Registry details.
2016-01-13 13:54:37 -08:00
David Zanetti
0369b8e7c0
Update docs to reflect current AMI IDs and instance sizes
...
- Using Ubuntu-supported image, 14.04 LTS current, for us-east-1
- t1.micro no longer exists, t2.micro replaces it
- Raised in issue #3052
2016-01-14 10:52:17 +13:00
Luke Amdor
213d72a2bb
Add required DescribeSubnets IAM permission
...
From https://github.com/mitchellh/packer/pull/3037 , building an AMI now requires DescribeSubnets so we should document that.
2016-01-13 13:46:20 -06:00
Cameron Stokes
497f1aa66f
Add Amazon EC2 Container Registry details.
2016-01-13 08:24:32 -08:00
Chris Bednarski
f1d6fbb8c4
Merge pull request #3030 from caiush/gce-external-static-ip
...
Added support for GCE external static IPs
2016-01-12 19:36:32 -08:00
Chris Bednarski
b90a5bd59a
Merge pull request #3055 from tylert/doc-fix
...
Fix typo in shell-local command example
2016-01-12 18:55:17 -08:00
Ben Goodwin
64152e4a64
Implement WinRM-over-HTTPS
2016-01-12 21:28:20 -05:00
Tyler Tidman
5a4b81fa3c
Fix typo in shell-local command example
2016-01-11 10:58:01 -05:00
Kimo Rosenbaum
09543fc4e7
Add mount_partition to amazon-chroot builder to specify a partition other than 1
2016-01-06 11:35:01 -08:00
Caius Howcroft
0f8b348fca
Added docs for GCE external static IPs
2016-01-04 16:29:11 -06:00
captainill
b1cf7b390e
cleanup footer
2015-12-20 12:35:44 -08:00
captainill
4035aa4eed
Merge branch 'master' into new_header
2015-12-20 00:31:38 -08:00
captainill
07288e2674
capital C in by hashicorp lockup
2015-12-19 22:43:52 -08:00
Chris Bednarski
e9be2cff2b
Merge pull request #2942 from dave2/shell_noclean
...
Add "skip_clean" boolean to shell provisioner.
2015-12-18 11:35:47 -05:00
Chris Peterson
c8ff4a5230
Clarify the need to specify device_name when setting volume_size in Amazon builder. refs #2798
2015-12-17 14:52:54 -07:00
Chris Bednarski
00ea5ff7de
Merge pull request #2982 from minimum2scp/features/support-googlecompute-preemptible
...
Added support of preemptible instance in googlecompute builder
2015-12-14 14:34:09 -08:00
Chris Bednarski
7c12c03b80
Merge pull request #2988 from BetaGrumm/patch-1
...
Update file.html.markdown
2015-12-09 14:32:15 -08:00
Ian Duffy
7271b6ac8d
Add documentation for config_drive
...
Signed-off-by: Ian Duffy <ian@ianduffy.ie>
2015-12-09 22:28:47 +00:00
BetaGrumm
4b88403690
Update file.html.markdown
...
Fixed typo: Missing "i" in the word "will".
2015-12-09 11:49:04 -08:00
YAMADA Tsuyoshi
ca43e89aa7
added document
2015-12-05 15:48:10 +09:00
Chris Bednarski
692b227ac3
Merge pull request #2963 from pepoirot/ansible-provisioner-notice
...
Add a notice that Ansible needs to be already present on the target.
2015-12-04 12:06:31 -08:00
Chris Bednarski
858bf27eb2
Merge pull request #2965 from chiastolite/patch-1
...
ansible-local doc is not styled
2015-12-04 12:06:11 -08:00
Cameron Stokes
adf4764c82
note about Quay login credentials
2015-12-02 19:06:37 -08:00
Cameron Stokes
051f7d6ee6
note about Docker Hub login requirements
2015-12-02 18:59:34 -08:00
David Zanetti
873dc89478
Accept any OVA. Fix names for tasks/import/copy. Update docs.
...
- s3_key_name is now optional, default is equivilent to
"packer-import-{{timestamp}}"
- Remove restriction on builder used, anything producing an OVA is okay
- Fix task and ova description passed to import API call, correctly
adds timestamp to both
- Documentation updated
- Remove VMware-specific text
- Mark s3_key_name as optional
- Remove s3_key_name from example now it's optional
- Explain the import process more clearly in example
2015-11-25 10:06:35 +13:00
Hiroyuki MORITA
d67d2b9d6b
ansible-local doc is not styled
...
https://www.packer.io/docs/provisioners/ansible-local.html#inventory_file
2015-11-25 03:39:06 +09:00
Sergey Bronnikov
4baaad2530
duplicated word
2015-11-24 10:31:31 +03:00
David Zanetti
8c04f1646b
Expand and update amazon-import documentation
...
- Add example of usage
- Expand on how it works
- Correctly reflect the hard requirement for AWS access keys and region
- Add tag support documentation
2015-11-24 13:54:05 +13:00
David Zanetti
258fd7c6b6
First cut at documentation for post-processor amazon-import
2015-11-24 12:19:20 +13:00
Pierre-Etienne Poirot
bb34c7ec58
Add a notice that Ansible needs to be already present on the target.
...
Like the 'puppet-masterless' and 'puppet-server' provisioners (and
unlike the 'chef-solo' and 'chef-client' provisioners), the
'ansible-local' currently requires Ansible to be present on the
provisioned image.
The relevant issue to add an install option to the provisioner is:
https://github.com/mitchellh/packer/issues/2010
Until then, a notice similar to the 'puppet-masterless' and
'puppet-server' ones is added.
2015-11-23 14:19:15 +11:00
David Zanetti
6c121fa35b
Change shell doc from 'noclean' to 'skip_clean'
2015-11-19 16:06:59 +13:00
David Zanetti
bdf68c14a8
Update documentation of shell remote_path variable
...
It is not a path as implied by docs, but a specific filename.
Update default to currently implemented default.
2015-11-17 16:01:28 +13:00
David Zanetti
3d23655f2f
Add "noclean" boolean to shell provisioner. This stops the provisioner from
...
attempting to remove helper scripts it creates. As noted on #2803 this can
be useful when deleting the build user from an AMI or other template.
2015-11-16 16:37:09 +13:00
michael
665d7362f4
Update documentation for remote SSH Key Authentication
2015-11-13 17:43:22 -08:00
Chris Bednarski
c0b91608a3
Merge pull request #2937 from captainill/new_header
...
New header/footer design
2015-11-13 15:50:59 -08:00
Jake Champlin
49ded7f79f
Grammar change
2015-11-13 13:57:52 -05:00
captainill
a99ade853b
update footer
2015-11-12 16:47:51 -08:00
captainill
a33bea4687
fix pagination
2015-11-12 16:27:48 -08:00
captainill
2c2cb837b4
sidebar
2015-11-12 16:27:48 -08:00
captainill
434397381d
footer responsive
2015-11-12 16:27:48 -08:00
captainill
95100eed09
responsive docs
2015-11-12 16:27:48 -08:00
captainill
71decbc638
footer
2015-11-12 16:27:48 -08:00
captainill
d03ec61103
header styles update
2015-11-12 16:27:48 -08:00
captainill
ce8ddfc548
rename nav to header to follow convention
2015-11-12 16:27:48 -08:00
captainill
0bfa65c438
logo header
2015-11-12 16:27:48 -08:00
captainill
d77f55b312
new max width for sidebar on desktop
2015-11-12 16:27:48 -08:00
captainill
f5aa7e7cb5
responsive content style
2015-11-12 16:27:48 -08:00
captainill
285fab249a
flexbox for fluid layout
2015-11-12 16:27:48 -08:00
captainill
18e875f3aa
basic redesign structure while still being fluid
2015-11-12 16:27:47 -08:00
Jake Champlin
912111ca42
Add full example and link to Atlas Post Processor
2015-11-12 18:32:31 -05:00
Jake Champlin
ed86277714
Update Post-Processor Docs
...
Update Post-Processor docs to clarify sequences in packer templates.
2015-11-12 18:06:10 -05:00
Greg Baker
6490e4c608
Updated the language of floppy documentation to increase clarity
...
Changed the language of the vmware-iso floppy documentation to make is clearer that the deprecated ks=floppy syntax is a result of changes to Anaconda.
2015-11-11 10:01:12 -06:00
Greg Baker
424edc8253
Added alternative floppy boot command syntax
...
The vmware-iso example configuration to load a Kickstart configuration file off of a mounted floppy image is not valid for recent versions of Linux including RHEL7. The version of Anaconda used no longer supports ks=floppy.
This commit adds an alternative syntax that users can use with more recent version of Linux to source a Kickstart file from a mounted floppy image.
2015-11-10 15:46:15 -06:00
Chris Bednarski
08f275c9de
Merge pull request #2910 from Rican7/feature/puppet-masterless-provision-execute-options-config
...
Feature - Adding a new `options` config parameter to Puppet (masterless) provisionining
2015-11-04 11:27:07 -08:00
Mark Peek
6f8f42a382
Merge pull request #2904 from rodriguezsergio/patch-1
...
provisioner/salt-masterless: add "disable_sudo" configuration documentation reference
2015-11-04 07:32:21 -08:00
Trevor Suarez
627a8fe819
Renaming the config parameter from "options"
...
to "extra_arguments"
2015-11-03 17:55:03 -05:00
Trevor Suarez
e41f0bb9f5
Adding documentation for the new configuration
...
parameter
2015-11-03 13:55:40 -05:00
Barrie Bremner
61c98bb701
Doc change only: misspelling of 'termination'
2015-11-03 14:53:26 +00:00
Sergio Rodriguez
b34525358d
add "disable_sudo" configuration reference
2015-11-02 16:35:07 -05:00
Seth Vargo
c1b8068000
Merge pull request #2880 from grubernaut/d-cloud-init-delay
...
Update Packer Debug Docs for Cloud-Init Issue
2015-11-02 13:05:17 -05:00
Mark Peek
c2fd83e04c
Merge pull request #2748 from vtolstov/qcow2
...
add shrink step for qcow2 image format
2015-10-31 18:13:04 -07:00
Billie H. Cleek
cc8ca3098e
add ansible provisioner
2015-10-31 10:39:33 -07:00
Jason Martin
62bcf6c7ce
Add IAM policy for copying images
...
The ec2:CopyImage privilege is required in order to make a cross-region AMI when using the `ami_regions` option for the amazon-ebs builder.
2015-10-30 13:19:44 -07:00
Seth Vargo
82126d01e6
Trailing slash
2015-10-29 16:24:22 -04:00
Vasiliy Tolstov
8e1cc16ab5
add convert step for qcow2 image format
...
https://ext4.wiki.kernel.org/index.php/Ext4_VM_Images does not
recommends to dd zero file and deletes it, but in case of enabling
discards and qcow2 image we can recreate qcow2 file with less used
space.
Also qemu-img able to enable compression for qcow2 files, that
sometimes may be useful because it natively supported by qemu.
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-10-29 12:27:46 +00:00
Eloy Coto
63d21ec9f3
Vsphere post-processor: Fix merge problems
2015-10-29 10:21:30 +00:00
Eloy Coto
0bc042a15c
Post-Processor/Vsphere: Added custom options
2015-10-29 09:35:03 +00:00
Eloy Coto
34f163ce87
Post-Processor/Vsphere: Added overwrite option
2015-10-29 09:35:03 +00:00
Jake Champlin
6af2fd5bd0
Update Packer Debug Docs for Cloud-Init Issue
...
Update documentation to make official note of the cloud-init issue with
ubuntu AMIs.
2015-10-28 16:10:27 -04:00
Cameron Stokes
a9df89df15
Change amazon.ami to amazon.image.
...
... to be consistent with https://github.com/hashicorp/terraform/pull/3195 .
2015-10-27 20:45:08 -07:00
Chris Bednarski
0e9cd5caa9
Remove push -m from the docs
2015-10-27 18:35:37 -07:00
Timothy Sutton
9f66dbbde7
Fixed page_title for Artifice post-processor
2015-10-27 15:47:05 -04:00
Mark Peek
4e1e9b788a
Merge pull request #2845 from abridgett/feature/spot_price_zero
...
spot_price of "0" to mean on demand
2015-10-26 21:51:44 -07:00
Seth Vargo
264e345827
Use vendored fastly logo
2015-10-26 11:52:34 -04:00
Seth Vargo
0acc75ae49
Use releases to release
2015-10-25 23:51:20 -04:00
Mark Peek
6951c6824b
Merge pull request #2688 from mitchellh/docs-aws-session-token
...
Changed AWS_SECURITY_TOKEN to AWS_SESSION_TOKEN
2015-10-23 17:46:32 -07:00
Mark Peek
62fd4df0a7
Merge pull request #2684 from mitchellh/docs-atlas-names
...
Added a note to the push docs about dot being disallowed in atlas names
2015-10-23 17:46:24 -07:00
Yuya Kusakabe
699c673536
builder/vmware-esxi: Add step_export
...
If `format` option is configured, packer exports the VM with ovftool.
website: Document about OVF Tool and `format` option.
post-processor/vsphere: Enable to use `mitchellh.vmware-esx` artifact type and OVF and OVA formats, fixes #1457 .
2015-10-23 09:00:53 +09:00
Jearvon Dharrie
5ee224fe6a
Remove the word obviously
2015-10-21 13:41:49 -04:00
Mark Peek
d66268f5f9
Merge pull request #2733 from justincampbell/docs-atlas-operations-link
...
docs: Fix Atlas /operations link
2015-10-20 17:19:33 -07:00
Mark Peek
e9657e6a9f
Merge pull request #2642 from oliviertremblay/master
...
Make TargetPath customizable
2015-10-20 12:11:13 -07:00
Mark Peek
813a66fc2e
Merge pull request #2844 from ruslansalikhov/patch-1
...
Fixing DigitalOcean documentation urls
2015-10-18 14:35:58 -07:00
Mark Peek
768ca5e7b5
Merge branch 'master' of https://github.com/Cbeck527/packer
2015-10-18 14:33:55 -07:00
Mark Peek
135a607fb4
Merge pull request #2745 from jessehub/master
...
documentation - indent ami_block_device_mappings keys
2015-10-18 11:44:47 -07:00
Ruslan Salikhov
e6df3e07a0
Fixing DigitalOcean documentation urls
...
Fixed inserting %5C into links to digitalocean resources.
2015-10-18 23:36:57 +05:00
Mark Peek
edda3de677
Merge pull request #2806 from abridgett/feature/add_ebs_optimized_support
...
Add ebs_optimized support
2015-10-18 11:31:50 -07:00
Mark Peek
22b7351489
Merge pull request #2804 from zyegfryed/patch-2
...
Fix ansible inventory example
2015-10-15 11:24:23 -07:00
Eric Johnson
96d522fb64
Merge pull request #2811 from sparkprime/verbatim_account
...
account_file can be verbatim JSON string
2015-10-12 15:57:52 -07:00
Mark Peek
23d5e50600
Merge pull request #2790 from dragon788/patch-1
...
Added correct format for compression_level
2015-10-08 15:33:44 -07:00
Chris Bednarski
bd82df7aa1
Merge pull request #2712 from bensojona/f-document-artifact-types
...
Document recommended artifact-types
2015-10-08 14:34:17 -07:00
Mark Peek
1bff430984
Merge pull request #2759 from eranchetz/patch-1
...
Remove errant backslash in build-image.html.markdown
2015-10-08 06:39:37 -07:00
Dave Cunningham
1fea962a3a
account_file can be verbatim JSON string
2015-10-08 02:40:18 -04:00
Adrian Bridgett
da771c469e
spot_price of "0" to mean on demand
...
this helps avoid duplicating packer templates just to select
spot instances or not
2015-10-06 22:13:17 +01:00
Adrian Bridgett
8349e22df9
Add ebs_optimized support
2015-10-06 21:36:21 +01:00
Sébastien Fievet
3495204382
Fix ansible inventory example
2015-10-06 15:04:04 +02:00
Chris Becker
647a072257
Fix template error on ansible provisioner documentation
2015-10-05 13:19:21 -04:00
Mark Peek
2411c779d1
Make qemu ssh_wait_timeout example more reasonable
2015-10-01 22:52:06 -07:00
Shawn Neal
7195b2f35b
Add Windows to Chef provisioner documentation
2015-10-01 10:04:59 -07:00
dragon788
c48e2319ab
Added correct format for compression_level
2015-09-30 20:40:58 -05:00
Robin Kearney
87f2f7c96d
Confusing to specify this twice
2015-09-30 13:13:46 +01:00
Eric Herot
5091f0a221
Add documentation about the encrypted data bag secret flag to the Chef Client provisioners section
2015-09-29 14:52:49 -04:00
Lee Thompson
cef4e88922
Add some more documentation around ssh_keypair_name and ssh_private_key_file
2015-09-21 13:52:18 -05:00
Eran Chetz
569121519d
minor change that was majorly bugging me
2015-09-21 16:32:18 +03:00
Rickard von Essen
3f14b9d984
Merge pull request #2731 from legal90/prl-compact-disk
...
Parallels: Add "CompactDisk" build step
2015-09-16 14:03:31 +02:00
Rickard von Essen
b528811540
Merge pull request #2662 from rickard-von-essen/prl_pd11
...
Parallels Desktop 11: verify correct edition and enable headless mode
2015-09-16 13:34:05 +02:00
Jesse Callaway
7def47f376
indent ami_block_device_mappings subkeys
2015-09-15 10:33:44 -04:00
James Nugent
632d38a1c5
Tag EBS volumes with volume_tags in EBS builder
...
This change allows specification of a new "volume_tags" array in the
amazon-ebs builder in order to allow tagging of volumes used on the
source instance. It is implemented as a new step which is skipped if
there are no tags specified.
2015-09-11 16:39:34 -04:00
Justin Campbell
4cd70a2467
Fix Atlas /operations link
2015-09-11 09:42:58 -04:00
Mikhail Zholobov
36a6fc2cc4
website/docs: Add description of "skip_compaction" option for Parallels builders
2015-09-11 16:13:39 +03:00
Jon Benson
dd286ff63c
Add artifact_types
2015-09-08 12:51:24 -05:00
Jon Benson
673baa12d0
Add vmware and virtual box to artifact_types
2015-09-04 15:08:27 -05:00
Jon Benson
5e27f9353f
Document recommended artifact_type
2015-09-04 15:01:35 -05:00
Jon Benson
dbd1a13f0d
Document recommended artifact-types
2015-09-04 14:51:35 -05:00
Kevin Pettijohn
3034e12e5a
Pandoc formating
2015-09-01 09:20:52 -07:00
Kevin Pettijohn
0950eac836
Add a chef-client local mode example
...
* Configure the `chef-client` provisioner for local mode
* Provide an example run_list
2015-08-31 19:54:18 -07:00
Chris Bednarski
5c7481362c
Changed AWS_SECURITY_TOKEN to AWS_SESSION_TOKEN
...
Fixes #2687
2015-08-27 14:35:54 -07:00
Chris Bednarski
c834a00e22
Added a name validator to the push command
2015-08-26 12:16:18 -07:00
Chris Bednarski
0d973145f5
Added a note to the push docs about dot being disallowed in atlas names
2015-08-26 12:00:13 -07:00
Lantrix
1fe44b6624
Powershell debugging options as per Issue #2550
2015-08-24 17:32:01 +10:00
Rickard von Essen
7d3afc882a
Add check for Parallels Desktop edition in PD 11.
...
Starting since Parallels Desktop 11, the command line functionality is
available only in Pro and Business editions.
2015-08-22 13:15:59 +02:00
Chris Bednarski
f725cf1a4b
Correct docs for qemu vm_name
2015-08-21 17:10:56 -07:00
Tim Smith
14b39c5b51
Opscode -> Chef
...
Basic company name update
2015-08-20 16:26:18 -07:00
Chris Bednarski
244500c667
Merge pull request #2636 from mitchellh/docs-checkpoint
...
Added docs for checkpoint
2015-08-20 14:23:49 -07:00
Olivier Tremblay
6644f57160
Merge branch 'master' into custom-targetpath
2015-08-20 08:20:55 -04:00
Olivier Tremblay
f301a6454d
Added documentation, renamed config param to iso_target_path
2015-08-20 07:37:24 -04:00
Chris Bednarski
8f7f82334a
Merge pull request #2628 from mitchellh/b-docker-export-validation
...
Improve artifact validation for docker builder
2015-08-19 13:12:34 -07:00
Chris Bednarski
8d8e320e8c
Added docs for checkpoint
2015-08-19 13:01:55 -07:00
Chris Bednarski
d367b8b521
If is customized no file extension is added. The documentation has been updated to reflect this.
2015-08-18 17:43:59 -07:00
Chris Bednarski
ffef8efaf4
Added docs for discard; clarify mutual exclusivity between commit, discard, and export_path
2015-08-18 16:47:58 -07:00
Chris Bednarski
d96b426a6d
Clarify use-case and example for floppy preseed
2015-08-17 14:56:26 -07:00
Alvaro Miranda
f54940d9e8
note about floppy on ESXi
...
note about floppy on ESXi
2015-08-17 22:15:26 +12:00
Chris Bednarski
4416954461
Corrected the meta text on the artifice page.
2015-08-10 10:25:19 -07:00
Toni Ylenius
c316dee9f7
Typo in OpenStack builder doc
2015-08-10 16:43:15 +03:00
Toni Ylenius
cbb2b538bd
Support source_image_name in OpenStack builder
...
As gophercloud supports source_image_name let's allow that in builder
configuration also. This an alternative way of providing source_image.
2015-08-10 16:37:22 +03:00
Chris Bednarski
16d7e7542a
Added docs for artifice
2015-08-07 20:10:17 -07:00
Chris Bednarski
100d2b1148
Merge pull request #2501 from mitchellh/docs-revamp-content
...
[WIP] Update packer docs related to Atlas
2015-08-07 17:43:26 -07:00
Chris Bednarski
acc1aa0613
Merge pull request #2556 from mitchellh/b-2414
...
Add interpolation for .BuildName in compress output filename
2015-08-07 13:18:01 -07:00
Chris Bednarski
211817c78e
Fix formatting for code block in docs
2015-08-06 16:52:30 -07:00
Chris Bednarski
a4e8a92a13
Merge pull request #2564 from clstokes/docs-misspelling
...
Fix 'ephemeral' misspelling.
2015-08-06 09:30:31 -07:00
Cameron Stokes
94c12c9afc
Fix 'ephemeral' misspelling.
2015-08-06 09:27:38 -07:00
Chris Bednarski
02273207df
Reformat and merge
2015-08-05 16:33:49 -07:00
Bryce Fisher-Fleig
e7ab9fb3c0
Add missing option
2015-08-05 15:28:20 -07:00
Chris Bednarski
1c956ff406
Removed errant backtick
2015-08-04 20:11:53 -07:00
Chris Bednarski
8f2a9de28e
Updated documentation explaining how to use variables in compress post-processor filenames
2015-08-04 19:46:14 -07:00
Chris Bednarski
07eff4c014
Reformat docs
2015-08-03 11:32:54 -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
3c517a65c3
Autoreformat
2015-07-30 21:16:11 -07:00
Gabriel Sobrinho
015742b547
Fix last example syntax
2015-07-31 00:01:00 -03: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
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
Cameron Stokes
9030c1fa3a
Fix funny characters.
2015-07-30 10:54:28 -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
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
AmirAli Moinfar
63be0e3ea1
Add documentation for salt remote directories
2015-07-28 10:39:31 +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
Patrick Lucas
73a157b78d
builder/googlecompute: Document use_internal_ip
2015-07-27 19:32:22 -07:00
Brian Fletcher
e7900ec5ef
Fix example code for digital ocean builder
...
Remove command after size
2015-07-27 21:00:11 +01:00
Alfonso Acosta
a59c82d7a6
Add sftp file transfer support
...
Adds a new config option: "ssh_file_transfer_method", which can be set to "scp"
or "sftp" (defaults to "scp")
2015-07-26 23:49:18 +00: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
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
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
Chris Bednarski
d8e8f98b32
Change to 4 spaces
2015-07-22 20:25:58 -07:00
Chris Bednarski
555a8ba792
Change two blanks to one blank after numbered list item
2015-07-22 20:22:50 -07:00
Chris Bednarski
d57c051651
Reformat everything
2015-07-22 19:31:00 -07:00
Chris Bednarski
13ac8896a9
Reformat the layout file (again)
2015-07-22 19:29:59 -07:00
Chris Bednarski
36052d8c2e
Add new layout with magic footer link and static google analytics partial
2015-07-22 19:28:35 -07:00
Chris Bednarski
b9c9da7157
Added a static version of this so we can partial it into place in the layout. This prevents it from being reformatted.
2015-07-22 19:26:48 -07:00
Chris Bednarski
448fce56c0
Replace tabs with 2 spaces
2015-07-22 18:09:32 -07:00
Chris Bednarski
823e9e73fe
Docs cleanup
...
- Reformat .html / .erb files
- Remove extra </div> in index.html.erb
- Add htmlbeautifier gem
- Add middleman-breadcrumbs
- Add make format (calls htmlbeautifier)
2015-07-22 17:18:08 -07:00
Jack Pearkes
feb2db7b01
website: remove packer push var interpolation
...
This removes a message that is no longer accurate and fixed in https://github.com/mitchellh/packer/issues/1861
2015-07-22 14:05:10 -07:00
Xiol
985c3c576b
Update setup documentation to cover issue #1117
...
In issue #1117 , the packer binary can sometimes conflict with the packer binary supplied with cracklib. This documentation update covers this and provides workarounds for affected users.
2015-07-22 10:13:04 +01:00
Matthew Patton
9007b1cc67
Document behavior of AWS {access,secret}_key in relation to credentials file and profile lookup via AWS_PROFILE
2015-07-21 17:24:55 -04:00
Chris Bednarski
2010a0c966
Merge pull request #2475 from tylert/gh-2474-fix-docs-uint-int-integer-and-wrap-long-lines
...
Fixes #2474 : Replace use of 'int' and 'uint' in website docs with 'integer' and wrap long lines
2015-07-19 21:48:22 -07:00
Chris Bednarski
ee2e039671
Merge pull request #2417 from zakuro9715/docs-docker-tag-force
...
Add description of force option for docker-tag
2015-07-19 21:34:12 -07:00
Tyler Tidman
3139d3d2c5
Fixes #2474 : Replace use of 'int' and 'uint' in website docs with 'integer' and wrap long lines
2015-07-19 10:56:00 -04:00
Chris Bednarski
ac75d5329e
Merge pull request #2463 from mitchellh/b-2373
...
Make manifest_file work as either file.pp or a directory
2015-07-17 12:07:08 -07:00