Commit Graph

380 Commits (5fed453047fd6dfe2f145e6044de691ed2ce0803)

Author SHA1 Message Date
Mansun Kuo 5134faf0cc Add example of extra_arguments
10 years ago
Chris Bednarski 39ca3c292e Merge pull request #3299 from tylert/shell-doc-order
10 years ago
Rickard von Essen 7369841e63 Ansible: add the support for specifying ansible_user
10 years ago
Tyler Tidman b6eaf60fda Put shell provisioner doc in 'packer fix' order
10 years ago
Vespian 4750da3457 Add empty_groups param to ansible provisioner
10 years ago
Chris Bednarski fb7870ad94 Merge pull request #3203 from mtb-xt/ansible-env
10 years ago
Marat Bakeev 2791542171 Allow specifying environment variables for ansible provisioner
10 years ago
George Hartzell fc9dee4e0d Fix invalid JSON in example
10 years ago
Chris Bednarski 3ae867446d Merge pull request #2660 from mafrosis/saltp
10 years ago
Billie H. Cleek 7d898ff345 edit documentation
10 years ago
Billie H. Cleek 0cd54ed19e add options to configure host alias and groups
10 years ago
Billie H. Cleek fbb32d2f15 documentation edits
10 years ago
Billie Cleek a23610ef41 cleanup ansible provisioner key generation
10 years ago
Marat Bakeev c95b2b483f Merge branch ansible-provisioner of https://github.com/dkhenry/packer
10 years ago
Billie H. Cleek bf3c294326 listen on system chosen port
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
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
Tyler Tidman 520e0fb7f5 Use monospaced-font for remote_path and start_retry_timeout string defaults
10 years ago
Chris Bednarski 46e36a3528 Merge pull request #2703 from kpettijohn/chef-client-local-mode-example
10 years ago
Seth Vargo c0b46b2fb8 Use SSL for resources
10 years ago
Chris Bednarski 3eabc6253d Merge pull request #2653 from evertrue/evertrue/eherot/add_data_bag_secret_to_chef_client
10 years ago
Tyler Tidman 5a4b81fa3c Fix typo in shell-local command example
10 years ago
Chris Bednarski e9be2cff2b Merge pull request #2942 from dave2/shell_noclean
10 years ago
BetaGrumm 4b88403690 Update file.html.markdown
11 years ago
Chris Bednarski 692b227ac3 Merge pull request #2963 from pepoirot/ansible-provisioner-notice
11 years ago
Hiroyuki MORITA d67d2b9d6b ansible-local doc is not styled
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
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
Chris Bednarski 08f275c9de Merge pull request #2910 from Rican7/feature/puppet-masterless-provision-execute-options-config
11 years ago
Trevor Suarez 627a8fe819 Renaming the config parameter from "options"
11 years ago
Trevor Suarez e41f0bb9f5 Adding documentation for the new configuration
11 years ago
Sergio Rodriguez b34525358d add "disable_sudo" configuration reference
11 years ago
Billie H. Cleek cc8ca3098e add ansible provisioner
11 years ago
Mark Peek 768ca5e7b5 Merge branch 'master' of https://github.com/Cbeck527/packer
11 years ago
Sébastien Fievet 3495204382 Fix ansible inventory example
11 years ago
Chris Becker 647a072257 Fix template error on ansible provisioner documentation
11 years ago
Shawn Neal 7195b2f35b Add Windows to Chef provisioner documentation
11 years ago
Eric Herot 5091f0a221 Add documentation about the encrypted data bag secret flag to the Chef Client provisioners section
11 years ago
Kevin Pettijohn 3034e12e5a Pandoc formating
11 years ago
Kevin Pettijohn 0950eac836 Add a chef-client local mode example
11 years ago
Tim Smith 14b39c5b51 Opscode -> Chef
11 years ago
Chris Bednarski 07eff4c014 Reformat docs
11 years ago
Tyler Tidman db1a781b6e Rename .html.md files to .html.markdown
11 years ago
Chris Bednarski 3c517a65c3 Autoreformat
11 years ago
Chris Bednarski 84abbc2fe2 Merge pull request #2519 from BayanGroup/salt-remote-dirs
11 years ago
AmirAli Moinfar 63be0e3ea1 Add documentation for salt remote directories
11 years ago
AmirAli Moinfar b88afbf3c9 Revise documentation for minion config
11 years ago
Chris Bednarski d8e8f98b32 Change to 4 spaces
11 years ago
Chris Bednarski d57c051651 Reformat everything
11 years ago
Chris Bednarski 37c20e2bf0 Added links to puppet docs to clarify behavior of manifest with multiple files
11 years ago
Chris Bednarski 518ad704b7 Added notes to warn against manifest_dir and note that manifest_file can be overloaded with a directory
11 years ago
Chris Bednarski f27505626f Formatting tweak for ansible docs
11 years ago
Chris Bednarski 9b97726621 Merge branch 'documentation/ansible_inventory_groups' of https://github.com/Cbeck527/packer into b-ansible-inventory-docs
11 years ago
Chris Becker 6343d8f16a Update `inventory_groups` documentation for clarity
11 years ago
YuZakuro a6269671ec Fix inconsistent spelling
11 years ago
Chris Bednarski 6c2e6c41d9 Added an example using tcsh with shell provisioner; reworded some of the execute_command docs
11 years ago
Peter Doherty 5896d96bdb Update docs for default configuration template
11 years ago
Mitchell Hashimoto 11e325738b Merge branch 'ansible-inventory-groups' of https://github.com/lyrixx/packer into lyrixx-ansible-inventory-groups
11 years ago
Mitchell Hashimoto d5c0f13d8f website: document local shell
11 years ago
Mitchell Hashimoto ed4acbc903 update CHANGELOG
11 years ago
Joel Scoble 301bd8ceb2 update the documented datatype for facter to 'object of key/value strings' for both puppet provisioners
11 years ago
Mitchell Hashimoto 49769a17c2 Merge pull request #2243 from mitchellh/f-powershell
11 years ago
Mitchell Hashimoto 6cda4fa548 Merge branch 'default_facts' of https://github.com/danzilio/packer into danzilio-default_facts
11 years ago
Mitchell Hashimoto 65916514c0 Merge branch 'puppet_working_dir' of https://github.com/ColinHebert/packer into ColinHebert-puppet_working_dir
11 years ago
Mitchell Hashimoto aee48239f7 website: document file download
11 years ago
Mitchell Hashimoto 906c45266d website: make warning for chef perms
11 years ago
Mitchell Hashimoto 106c9403ed provisioner/chef-client: chmod the directories
11 years ago
Mitchell Hashimoto bee3b59c40 Merge branch 'chef-client-client_key' of https://github.com/ameir/packer into ameir-chef-client-client_key
11 years ago
Mitchell Hashimoto e1530c39dc website: windows-shell
11 years ago
Mitchell Hashimoto 506a657775 website: doc windows-restart
11 years ago
Mitchell Hashimoto 9364809d01 website: document powershell
11 years ago
Mark Peek b2f8eb68e8 Enable ssh agent forwarding #1066
11 years ago
Mitchell Hashimoto 3ed73852be provisioner/shell: set -e on the shebang itself
11 years ago
Mitchell Hashimoto 9c1e461402 website: document chef_environment for chef-solo
11 years ago
Christoph Hartmann 1539b9459f replace opscode with chef
11 years ago
Ernie Hershey d903b6d56a Remove duplicate "directly"
11 years ago
Grégoire Pineau cd14cb7012 [Provisioner][Ansible] Added support for inventory group
11 years ago
Ameir Abdeldayem 4735ab004a Add docs for `client_key` option of `chef-client` provisioner.
11 years ago
Colin Hebert 34e34d1f18 Fix typo
11 years ago
David Danzilio d1445bc6fe Make PackerBuildName and PackerBuilderType available as Facts during a masterless run similar to the way we do with the Shell provisioner.
11 years ago
Emil Hessman 825cd7a86a website: address spelling mistakes
11 years ago
Paul Schooss fa1f04833c Adding documentation for the environments_path
11 years ago
Misha Brukman 61c95732dd provisioner/shell: Added punctuation.
11 years ago
Misha Brukman 239bdcef29 provisioner/shell: Added code formatting.
11 years ago
Misha Brukman e696bb7727 provisioner/shell: Fix link with parentheses.
11 years ago
Colin Hebert a100e9393b Add support for custom working directory for puppet
11 years ago
Malcolm Locke 07ed577ce0 Fix link to shell provisioner
11 years ago
Seth Vargo 0eb634ae6a Merge pull request #1525 from scott2449/master
12 years ago
Seth Vargo 67fad6c429 Add metadata description to all pages + include "Packer" for SEO
12 years ago
Seth Vargo 0800ebfe7a Use formatting helpers and labeled code blocks
12 years ago
amangoel 6150a281f5 Update chef-solo.html.markdown
12 years ago
Scott Rahner 4383b435a4 adding default nodename
12 years ago
Chris Spicer 840c4e4d02 Add group_vars and host_vars to Ansible provisioner docs to reflect current code
12 years ago
Mitchell Hashimoto 802168f4b5 Merge branch 'add-chef-environment' of github.com:cfortier2/packer into cfortier2-add-chef-environment
12 years ago
Mitchell Hashimoto 23e2387d61 website: document needing knife [GH-1429]
12 years ago
Tehmasp Chaudhri 49e5b9d21d Changed to reflect the new httpS endpoint for Chef, since Chef 11.x
12 years ago
Benoit Benedetti 9462129bef Fix staging_directory default path
12 years ago
Kris 64c210f06d Fix website shell provisioner typo.
12 years ago
cfortier2 bf38fa9f4f reorder chef_environment alphabetically
12 years ago
cfortier2 fe743f96c7 update website chef-client provisioner page
12 years ago
rsabitov ef0c8c495c playbook_dir documentation
12 years ago
Ross Smith II d666b64fb8 website: alphabetized configuration options, added missing ones, standardized text
12 years ago
Mitchell Hashimoto c8b91f3dad website: clarify docs
12 years ago
Mitchell Hashimoto 667e3383fe Update CHANGELOG
12 years ago
Joe Gornick 6d56def162 Add inventory_file option to Ansible provisioner.
12 years ago
Joris van de Donk 6e397f6e85 Update URL for ansible local-playbooks in docs
12 years ago
Mitchell Hashimoto ab97545a52 provisioner/puppet-server: docs
12 years ago
Mitchell Hashimoto 2af91addf9 Merge pull request #796 from Jimdo/puppet-server
12 years ago
Mitchell Hashimoto 000e5b67ff provisioner/chef-client: docs and validation key path
12 years ago
Jan Brauer 3dd0f9d6ac Update documentation
12 years ago
jamie brim ec1adec029 provisioner/ansible: configurable command / args
12 years ago
Jan Brauer 9d01684c1c Use sudo by default, as in puppet-masterless
12 years ago
Jan Brauer 58b06526f5 Update docs for puppet-server provisioner
12 years ago
Jan Brauer 864f4b5851 Add docs for puppet-server provisioner
12 years ago
Bob Potter 11353f182e website: really fix puppet provisioner cmd docs
12 years ago
Bob Potter 9c07d2d5b3 website: correct default puppet provisioner command
12 years ago
Mitchell Hashimoto 4274d1fcc1 website: use the comparison operators in Puppet docs
13 years ago
Mitchell Hashimoto 2986452804 provisioner/puppet-masterless: simplify manifest dir upload
13 years ago
Jan Brauer 89d72851a1 Update docs
13 years ago
Mitchell Hashimoto b96b2997a8 website: update chef solo docs
13 years ago
Jeff Quast 2728029db7 Update chef-solo.html.markdown
13 years ago
mmercer-appneta bddca94228 Added missing close-curly-brace to default value of execute_command.
13 years ago
Mitchell Hashimoto 6a3fd92275 Update CHANGELOG and link in Ansible
13 years ago
Mitchell Hashimoto d94cff93da Merge pull request #475 from kelseyhightower/ansible-provisioner
13 years ago
Tate Eskew 7ad8b6d194 fix typo in docs for saltmasterless provisioner. bootstrap was spelled incorrectly
13 years ago
Kelsey Hightower fd7f1c8b9a Add ansible-local provisioner website docs
13 years ago
Nathan Sullivan c47f740946 fix variable name
13 years ago
Mitchell Hashimoto abbac36796 provisioner/shell: convert windows line endings to Unix [GH-277]
13 years ago
Tim Mower 9c519eda41 Fix syntax error in puppet template
13 years ago
Mitchell Hashimoto 129f1290c1 Merge pull request #411 from jerryclinesmith/issue_348
13 years ago
Mitchell Hashimoto dc0232975d provisioner/chef-solo: ability to specify custom chef template
13 years ago
Jerry Clinesmith bcf6d537dc #348: chef-solo provisioner: update docs
13 years ago
Mitchell Hashimoto adbb490189 provisioner/file: support uploading directories [GH-251]
13 years ago
Mitchell Hashimoto fd0df9ff58 provisioners/puppet-masterless: support hiera configs
13 years ago
Mitchell Hashimoto 41b70aae99 provisioner/puppet-masterless: support custom facts
13 years ago
Mitchell Hashimoto 107309ab67 website: document the Puppet provisioner
13 years ago
ttres 96f12e14dc Minor URL typo
13 years ago
Mitchell Hashimoto 12e33f6c87 website: fix typo s/script/shell/ provisioner
13 years ago
Mitchell Hashimoto 04260e38ee website: page titles on provisioner docs
13 years ago
Mark Peek 4d42c79d1f website: add tip about using apt-get/yum -y to prevent hangs
13 years ago
Christopher Elkins c9352ce238 Fix incorrect config key for staging directory
13 years ago
Mitchell Hashimoto c781045935 website: document shuting down network interfaces for reboot
13 years ago
Mitchell Hashimoto a8694fdda8 Merge pull request #353 from rach/add-setting-for-pillar-folder
13 years ago
Rachid Belaid a755be49fa Add doc and change pillar tree in roots to respect salt vocabulary
13 years ago
Mitchell Hashimoto e0414aa056 website: document chef solo provisioner
13 years ago
Mitchell Hashimoto 6d92e19a59 website: delete salt.html.markdown
13 years ago
Rachid Belaid 3cb3a7cd30 Fix #264 to upload local minion config
13 years ago
Mark Peek c71419f701 website: tweak the formatting of the sleep tip
13 years ago
Adam Hawkins 9e48f5ea23 Fix syntax error
13 years ago
Adam Hawkins 70251a2c2a Add sleep tip about ssh
13 years ago
Mark Peek ad298abe48 website: add a troubleshooting section for the shell provisioner
13 years ago
Mitchell Hashimoto 026175e67c website: document handling reboots
13 years ago
Pierre Ozoux 2fe54acd98 typo in the link
13 years ago
Mitchell Hashimoto 21f92715c0 provisioner/shell: start_retry_timeout for reboot handling [GH-260]
13 years ago
Rach Belaid 23b856332e #269 Make local_state_tree option not mandatory
13 years ago
Rach Belaid df641d5953 Delete duplicate doc for Salt masterless provisionner
13 years ago
Mitchell Hashimoto 8a3ee293af website: document {{.Vars}} in execute_command example [GH-241]
13 years ago
Mitchell Hashimoto 09ffe83e50 website: better salt-masterless docs
13 years ago
Rafael Garcia 29993b30e4 provisioner/salt-masterless: rename
13 years ago
Rafael Garcia 9c25bb5cd7 provisioner/salt: put state tree temporarily in /tmp/salt by default
13 years ago
Rafael Garcia 1289437565 provisioner/salt: document 3c1f142
13 years ago
Rafael Garcia 9478a75cdb provisioner/salt: docs
13 years ago
Mitchell Hashimoto d422abfcb2 website: document new shell env vars
13 years ago
Mitchell Hashimoto d6d700f7c5 website: document the inline_shebang stuff
13 years ago
Mitchell Hashimoto 6a5bbaa05d Merge pull request #133 from ubermuda/provisioner/shell/script-execution
13 years ago
Mitchell Hashimoto dfdbc1b124 website: add more info to the file provisioner page
13 years ago
Eric Lathrop a9715efd71 Add file provisioner documentation.
13 years ago
Geoffrey Bachelet 43db2c23eb provisioner/shell: execute script directly instead of using /bin/sh
13 years ago
Mitchell Hashimoto 919c3935e1 Merge branch 'shell-env-vars'
13 years ago
Mitchell Hashimoto 330e34051f website: execute_command example
13 years ago
Mitchell Hashimoto e5a23492ea website: update provisioner docs "path" to "script"
13 years ago
Jack Pearkes 349b5ab5f3 website: docuemnt shell provisioner environment variables
13 years ago
Mitchell Hashimoto 9bc39e9e57 website: update shell provisioner docs
13 years ago
Mitchell Hashimoto 2217606e38 website: custom provisioner
13 years ago
Mitchell Hashimoto 824da0fb8f website: shell documentation
13 years ago