Commit Graph

1180 Commits (ba2b438001f426bcdfd8fcd06bca5bb41adaa10a)

Author SHA1 Message Date
Marat Bakeev c95b2b483f Merge branch ansible-provisioner of https://github.com/dkhenry/packer
10 years ago
Chris Bednarski 6c35f44104 Merge pull request #3129 from vtolstov/wait
10 years ago
Rickard von Essen 623dbc1ffe Merge pull request #3147 from tylert/update-qemu-doc
10 years ago
Rickard von Essen e5356dc4c4 Merge pull request #3133 from rickard-von-essen/aws_ssh_cleanup
10 years ago
Tyler Tidman 7c89df2080 Forgot to tidy up a comma too
10 years ago
Tyler Tidman e20d68cef5 Update qemu builder doc net_device list, put things in packer fix order
10 years ago
Chris Bednarski 3d9410f176 Merge branch 'sftp' of https://github.com/2opremio/packer into f-sftp
10 years ago
Chris Bednarski dab36cbdee Merge pull request #2304 from eloycoto/master
10 years ago
Vasiliy Tolstov 2104fcec69 builder/qemu: allow to specify time.Duration in special <wait> command
10 years ago
Ian Duffy 34b59bc051 Create a shell-local post processor
10 years ago
Rickard von Essen fbeacb3dc4 OpenStack: Update documentation, fixes GH-2701
10 years ago
Rickard von Essen 209e877d20 Amazon: Cleaned up the docs about SSH after implementing Communicator.
10 years ago
Billie H. Cleek bf3c294326 listen on system chosen port
10 years ago
Chris Bednarski 2dd8ad9449 Merge pull request #2577 from cybercom-finland/os_source_image_name
10 years ago
Chris Bednarski 15f99a4aee Merge branch 'ansible-provisioner' of https://github.com/bhcleek/packer into f-ansible
10 years ago
Chris Bednarski 87532b1b00 Merge branch 'chef-provisioner-windows' of https://github.com/sneal/packer into f-chef-provisioner-windows
10 years ago
Chris Bednarski f2698b5981 Merge pull request #3113 from tylert/md-ext-rename
10 years ago
Einar Forselv c6a21ab491 Openstack builder documentation needs v3 auth information
10 years ago
Tyler Tidman a1c4c6aace Rename communicator markdown file to match the rest of the website source files
10 years ago
Matt Black 33071150c1 Salt provisioner: option to set logging level on Salt highstate run
10 years ago
Matt Black 9ccf298be9 Salt provisioner: option to ignore salt highstate failures fixes #2486
10 years ago
Matt Black 5cd15b52c5 Salt provisioner: dynamic command line args passed onto salt-call fixes #2652
10 years ago
Chris Bednarski 4490826a17 Merge pull request #3040 from kimor79/3011
10 years ago
Vasiliy Tolstov d96283e475 qemu: allow to use live iso without cache
10 years ago
Seth Vargo cd4a70f846 Add structured data
10 years ago
Seth Vargo 631036caea Remove breadcrumbs (causes crash and wasn't being used)
10 years ago
Chris Bednarski a0b30dcf59 Merge pull request #3100 from msabramo/docs_user_variable_example_conditional_provisioner
10 years ago
Marc Abramowitz dec48aa9c1 Add example of conditional provisioner
10 years ago
Tyler Tidman 520e0fb7f5 Use monospaced-font for remote_path and start_retry_timeout string defaults
10 years ago
Chris Bednarski 1a5d5acea4 Merge pull request #2737 from jen20/ebs-volume-tags
10 years ago
Chris Bednarski 9dc4c0a7d1 Merge pull request #2761 from stagrlee/master
10 years ago
Brent Rojas 88c40c5d41 Update push.html.markdown
10 years ago
Chris Bednarski 76c49f6ed0 Remove errant trailing slash from blog URL
10 years ago
Chris Bednarski 46e36a3528 Merge pull request #2703 from kpettijohn/chef-client-local-mode-example
10 years ago
Chris Bednarski 295bf847db Merge pull request #3066 from dave2/gh-3052
10 years ago
Chris Bednarski d61871c71b Merge pull request #2878 from mitchellh/b-remove-push-m
10 years ago
Seth Vargo 6fa3fe31b1 Missed one
10 years ago
Seth Vargo 174237ba2f Use www. for project sites
10 years ago
Seth Vargo c0b46b2fb8 Use SSL for resources
10 years ago
Seth Vargo b5aadd8568 Add new deploy scripts
10 years ago
Seth Vargo de4419dafc Optimize images
10 years ago
Seth Vargo 6a8c0dce5e Update middleman-hashicorp
10 years ago
Seth Vargo ac97086e00 Remove Heroku stuff
10 years ago
Chris Bednarski 61aea5f123 Merge pull request #2912 from esemplare/esxi_ssh_key_support
10 years ago
Chris Bednarski ae9073e355 Merge pull request #2941 from thachmai/master
10 years ago
Chris Bednarski 3eabc6253d Merge pull request #2653 from evertrue/evertrue/eherot/add_data_bag_secret_to_chef_client
10 years ago
Chris Bednarski a63e7ac482 Merge pull request #3065 from clstokes/docs-aws-ecr
10 years ago
David Zanetti 0369b8e7c0 Update docs to reflect current AMI IDs and instance sizes
10 years ago
Luke Amdor 213d72a2bb Add required DescribeSubnets IAM permission
10 years ago
Cameron Stokes 497f1aa66f Add Amazon EC2 Container Registry details.
10 years ago
Chris Bednarski f1d6fbb8c4 Merge pull request #3030 from caiush/gce-external-static-ip
10 years ago
Chris Bednarski b90a5bd59a Merge pull request #3055 from tylert/doc-fix
10 years ago
Ben Goodwin 64152e4a64 Implement WinRM-over-HTTPS
10 years ago
Tyler Tidman 5a4b81fa3c Fix typo in shell-local command example
10 years ago
Kimo Rosenbaum 09543fc4e7 Add mount_partition to amazon-chroot builder to specify a partition other than 1
10 years ago
Caius Howcroft 0f8b348fca Added docs for GCE external static IPs
10 years ago
captainill b1cf7b390e cleanup footer
10 years ago
captainill 4035aa4eed Merge branch 'master' into new_header
10 years ago
captainill 07288e2674 capital C in by hashicorp lockup
10 years ago
Chris Bednarski e9be2cff2b Merge pull request #2942 from dave2/shell_noclean
10 years ago
Chris Peterson c8ff4a5230 Clarify the need to specify device_name when setting volume_size in Amazon builder. refs #2798
10 years ago
Chris Bednarski 00ea5ff7de Merge pull request #2982 from minimum2scp/features/support-googlecompute-preemptible
11 years ago
Chris Bednarski 7c12c03b80 Merge pull request #2988 from BetaGrumm/patch-1
11 years ago
Ian Duffy 7271b6ac8d Add documentation for config_drive
11 years ago
BetaGrumm 4b88403690 Update file.html.markdown
11 years ago
YAMADA Tsuyoshi ca43e89aa7 added document
11 years ago
Chris Bednarski 692b227ac3 Merge pull request #2963 from pepoirot/ansible-provisioner-notice
11 years ago
Chris Bednarski 858bf27eb2 Merge pull request #2965 from chiastolite/patch-1
11 years ago
Cameron Stokes adf4764c82 note about Quay login credentials
11 years ago
Cameron Stokes 051f7d6ee6 note about Docker Hub login requirements
11 years ago
David Zanetti 873dc89478 Accept any OVA. Fix names for tasks/import/copy. Update docs.
11 years ago
Hiroyuki MORITA d67d2b9d6b ansible-local doc is not styled
11 years ago
Sergey Bronnikov 4baaad2530 duplicated word
11 years ago
David Zanetti 8c04f1646b Expand and update amazon-import documentation
11 years ago
David Zanetti 258fd7c6b6 First cut at documentation for post-processor amazon-import
11 years ago
Pierre-Etienne Poirot bb34c7ec58 Add a notice that Ansible needs to be already present on the target.
11 years ago
David Zanetti 6c121fa35b Change shell doc from 'noclean' to 'skip_clean'
11 years ago
Thach MAI 755407c1d3 Changes box to bento/ubuntu-14.04 to support VMWare.
11 years ago
David Zanetti bdf68c14a8 Update documentation of shell remote_path variable
11 years ago
David Zanetti 3d23655f2f Add "noclean" boolean to shell provisioner. This stops the provisioner from
11 years ago
Thach Mai c42a105441 Fix Vagrantfile to fix build issues
11 years ago
michael 665d7362f4 Update documentation for remote SSH Key Authentication
11 years ago
Chris Bednarski c0b91608a3 Merge pull request #2937 from captainill/new_header
11 years ago
Jake Champlin 49ded7f79f Grammar change
11 years ago
captainill a99ade853b update footer
11 years ago
captainill a33bea4687 fix pagination
11 years ago
captainill 2c2cb837b4 sidebar
11 years ago
captainill 434397381d footer responsive
11 years ago
captainill 95100eed09 responsive docs
11 years ago
captainill 71decbc638 footer
11 years ago
captainill d03ec61103 header styles update
11 years ago
captainill ce8ddfc548 rename nav to header to follow convention
11 years ago
captainill 0bfa65c438 logo header
11 years ago
captainill d77f55b312 new max width for sidebar on desktop
11 years ago
captainill f5aa7e7cb5 responsive content style
11 years ago
captainill 285fab249a flexbox for fluid layout
11 years ago
captainill 18e875f3aa basic redesign structure while still being fluid
11 years ago
Jake Champlin 912111ca42 Add full example and link to Atlas Post Processor
11 years ago
Jake Champlin ed86277714 Update Post-Processor Docs
11 years ago
Greg Baker 6490e4c608 Updated the language of floppy documentation to increase clarity
11 years ago