415 Commits

Author SHA1 Message Date
Joel Scoble
301bd8ceb2 update the documented datatype for facter to 'object of key/value strings' for both puppet provisioners 2015-06-18 14:14:36 -05:00
Mitchell Hashimoto
49769a17c2 Merge pull request #2243 from mitchellh/f-powershell
Windows provisioners: powershell, windows-shell, windows-restart
2015-06-17 17:51:42 +02:00
Mitchell Hashimoto
6cda4fa548 Merge branch 'default_facts' of https://github.com/danzilio/packer into danzilio-default_facts 2015-06-15 15:29:23 -07:00
Mitchell Hashimoto
65916514c0 Merge branch 'puppet_working_dir' of https://github.com/ColinHebert/packer into ColinHebert-puppet_working_dir 2015-06-15 15:17:45 -07:00
Mitchell Hashimoto
aee48239f7 website: document file download 2015-06-15 15:08:56 -07:00
Mitchell Hashimoto
906c45266d website: make warning for chef perms 2015-06-15 13:46:43 -07:00
Mitchell Hashimoto
106c9403ed provisioner/chef-client: chmod the directories 2015-06-15 13:41:07 -07:00
Mitchell Hashimoto
bee3b59c40 Merge branch 'chef-client-client_key' of https://github.com/ameir/packer into ameir-chef-client-client_key 2015-06-15 13:40:33 -07:00
Mitchell Hashimoto
e1530c39dc website: windows-shell 2015-06-14 11:27:48 -07:00
Mitchell Hashimoto
506a657775 website: doc windows-restart 2015-06-14 11:17:50 -07:00
Mitchell Hashimoto
9364809d01 website: document powershell 2015-06-14 11:08:32 -07:00
Mark Peek
b2f8eb68e8 Enable ssh agent forwarding #1066 2015-06-13 17:15:49 -07:00
Mitchell Hashimoto
3ed73852be provisioner/shell: set -e on the shebang itself 2015-06-11 17:19:23 -04:00
Mitchell Hashimoto
9c1e461402 website: document chef_environment for chef-solo 2015-06-10 20:33:00 -07:00
Christoph Hartmann
1539b9459f replace opscode with chef 2015-06-07 15:12:05 +02:00
Ernie Hershey
d903b6d56a Remove duplicate "directly" 2015-05-01 14:34:37 -04:00
Grégoire Pineau
cd14cb7012 [Provisioner][Ansible] Added support for inventory group 2015-04-30 18:43:00 +02:00
Ameir Abdeldayem
4735ab004a Add docs for client_key option of chef-client provisioner. 2015-04-09 02:19:52 -04:00
Colin Hebert
34e34d1f18 Fix typo 2015-02-28 23:02:49 +11:00
David Danzilio
d1445bc6fe Make PackerBuildName and PackerBuilderType available as Facts during a masterless run similar to the way we do with the Shell provisioner. 2015-02-24 21:44:00 -05:00
Emil Hessman
825cd7a86a website: address spelling mistakes 2015-02-21 09:27:04 +01:00
Paul Schooss
fa1f04833c Adding documentation for the environments_path 2015-01-20 11:07:46 -08:00
Misha Brukman
61c95732dd provisioner/shell: Added punctuation. 2015-01-20 11:06:48 -05:00
Misha Brukman
239bdcef29 provisioner/shell: Added code formatting. 2015-01-20 11:06:37 -05:00
Misha Brukman
e696bb7727 provisioner/shell: Fix link with parentheses. 2015-01-20 11:06:10 -05:00
Colin Hebert
a100e9393b Add support for custom working directory for puppet 2015-01-11 10:25:48 +11:00
Malcolm Locke
07ed577ce0 Fix link to shell provisioner 2014-12-24 13:37:41 +13:00
Seth Vargo
0eb634ae6a Merge pull request #1525 from scott2449/master
Add default nodename for chef-client
2014-11-26 16:29:22 -05:00
Seth Vargo
67fad6c429 Add metadata description to all pages + include "Packer" for SEO 2014-10-22 17:41:53 -04:00
Seth Vargo
0800ebfe7a Use formatting helpers and labeled code blocks 2014-10-22 17:41:53 -04:00
amangoel
6150a281f5 Update chef-solo.html.markdown 2014-09-24 17:15:47 -07:00
Scott Rahner
4383b435a4 adding default nodename 2014-09-24 19:40:34 -04:00
Chris Spicer
840c4e4d02 Add group_vars and host_vars to Ansible provisioner docs to reflect current code 2014-09-10 15:37:05 -07:00
Mitchell Hashimoto
802168f4b5 Merge branch 'add-chef-environment' of github.com:cfortier2/packer into cfortier2-add-chef-environment
Conflicts:
	provisioner/chef-client/provisioner.go
2014-09-05 16:13:32 -07:00
Mitchell Hashimoto
23e2387d61 website: document needing knife [GH-1429] 2014-09-03 20:38:01 -07:00
Tehmasp Chaudhri
49e5b9d21d Changed to reflect the new httpS endpoint for Chef, since Chef 11.x 2014-07-16 16:49:26 -06:00
Benoit Benedetti
9462129bef Fix staging_directory default path 2014-05-26 14:27:17 +02:00
Kris
64c210f06d Fix website shell provisioner typo. 2014-05-23 18:10:50 -04:00
cfortier2
bf38fa9f4f reorder chef_environment alphabetically 2014-05-21 13:34:12 -04:00
cfortier2
fe743f96c7 update website chef-client provisioner page 2014-05-21 09:40:02 -04:00
rsabitov
ef0c8c495c playbook_dir documentation 2014-05-11 23:12:47 +10:00
Ross Smith II
d666b64fb8 website: alphabetized configuration options, added missing ones, standardized text 2014-05-04 10:47:56 -07:00
Mitchell Hashimoto
c8b91f3dad website: clarify docs 2014-04-28 15:30:43 -07:00
Mitchell Hashimoto
667e3383fe Update CHANGELOG 2014-04-26 11:05:08 -07:00
Joe Gornick
6d56def162 Add inventory_file option to Ansible provisioner. 2014-04-04 14:58:48 -05:00
Joris van de Donk
6e397f6e85 Update URL for ansible local-playbooks in docs
The old URL wasn't available anymore and returned a 404
2014-02-28 08:52:04 +01:00
Mitchell Hashimoto
ab97545a52 provisioner/puppet-server: docs 2014-02-24 09:51:48 -08:00
Mitchell Hashimoto
2af91addf9 Merge pull request #796 from Jimdo/puppet-server
Add puppet server provisioner
2014-02-24 09:49:27 -08:00
Mitchell Hashimoto
000e5b67ff provisioner/chef-client: docs and validation key path 2014-02-24 09:45:04 -08:00
Jan Brauer
3dd0f9d6ac Update documentation 2014-02-03 21:07:26 +01:00