Commit Graph

203 Commits (b7a41af93cb162355c4bb44094de2a68b6cc09af)

Author SHA1 Message Date
Chris Bednarski 692b227ac3 Merge pull request #2963 from pepoirot/ansible-provisioner-notice
10 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
12 years ago
Mitchell Hashimoto 2986452804 provisioner/puppet-masterless: simplify manifest dir upload
12 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