Tate Eskew
45f4a1a914
fix typo in docs for saltmasterless provisioner. bootstrap was spelled incorrectly
2013-10-17 11:12:21 -05:00
Nathan Sullivan
59e7c94bbc
fix variable name
2013-09-24 16:14:34 +10:00
Mitchell Hashimoto
f79c5543d1
provisioner/shell: convert windows line endings to Unix [GH-277]
2013-09-20 10:22:43 -07:00
Tim Mower
6093789ffc
Fix syntax error in puppet template
2013-09-20 11:36:37 +01:00
Mitchell Hashimoto
02e23aa10b
Merge pull request #411 from jerryclinesmith/issue_348
...
provisioners/chef-solo: add support for roles and data_bags
2013-09-18 14:13:41 -07:00
Mitchell Hashimoto
0bfbe02424
provisioner/chef-solo: ability to specify custom chef template
2013-09-15 23:29:29 -07:00
Jerry Clinesmith
5fbd374646
#348 : chef-solo provisioner: update docs
2013-09-10 22:00:52 -05:00
Mitchell Hashimoto
f5850199ba
provisioner/file: support uploading directories [GH-251]
2013-09-09 14:00:06 -07:00
Mitchell Hashimoto
dbf978f8d1
provisioners/puppet-masterless: support hiera configs
2013-09-09 13:24:17 -07:00
Mitchell Hashimoto
4c537105ef
provisioner/puppet-masterless: support custom facts
2013-09-08 23:00:11 -07:00
Mitchell Hashimoto
5315aaba0d
website: document the Puppet provisioner
2013-09-07 23:56:00 -07:00
ttres
c0ef20bb80
Minor URL typo
...
URLs with special characters should escape them.
2013-09-05 16:27:38 -03:00
Mitchell Hashimoto
4370726ba7
website: fix typo s/script/shell/ provisioner
2013-09-01 10:11:28 -07:00
Mitchell Hashimoto
73ac1fc82c
website: page titles on provisioner docs
2013-09-01 10:02:46 -07:00
Mark Peek
5d8a211774
website: add tip about using apt-get/yum -y to prevent hangs
2013-08-29 22:19:13 -07:00
Christopher Elkins
9f55695964
Fix incorrect config key for staging directory
2013-08-28 21:23:57 -07:00
Mitchell Hashimoto
6941f72b21
website: document shuting down network interfaces for reboot
2013-08-28 10:46:45 -07:00
Mitchell Hashimoto
06643423b1
Merge pull request #353 from rach/add-setting-for-pillar-folder
...
provisioner/salt-masterless: Add setting for pillar folder
2013-08-27 17:36:28 -07:00
Rachid Belaid
99a7ae8792
Add doc and change pillar tree in roots to respect salt vocabulary
2013-08-28 01:01:37 +01:00
Mitchell Hashimoto
2746139591
website: document chef solo provisioner
2013-08-27 14:29:52 -07:00
Mitchell Hashimoto
f56601fd64
website: delete salt.html.markdown
2013-08-23 15:41:55 -07:00
Rachid Belaid
4b2d1efb13
Fix #264 to upload local minion config
...
Conflicts:
provisioner/salt-masterless/provisioner.go
website/source/docs/provisioners/salt.html.markdown
2013-08-23 15:41:11 -07:00
Mark Peek
32ab55c79f
website: tweak the formatting of the sleep tip
2013-08-20 23:45:02 -07:00
Adam Hawkins
de1cabb1f3
Fix syntax error
2013-08-21 01:35:48 +02:00
Adam Hawkins
e64aec3e57
Add sleep tip about ssh
2013-08-21 01:34:48 +02:00
Mark Peek
fff968eb5a
website: add a troubleshooting section for the shell provisioner
2013-08-20 14:07:21 -07:00
Mitchell Hashimoto
0a950a7cdc
website: document handling reboots
2013-08-16 10:05:03 -07:00
Pierre Ozoux
24d60b61c7
typo in the link
2013-08-14 15:04:02 +01:00
Mitchell Hashimoto
9a2dbd54bf
provisioner/shell: start_retry_timeout for reboot handling [GH-260]
2013-08-12 15:49:55 -07:00
Rach Belaid
a4c555a5b7
#269 Make local_state_tree option not mandatory
...
Update and rename salt.html.markdown to salt-masterless.html.markdown
salt.html.markdown had a better history and formatting
And remove local_state_tree from required option from code and docs
2013-08-10 16:18:57 +01:00
Rach Belaid
a542ff967b
Delete duplicate doc for Salt masterless provisionner
...
there is a other doc file for this called salt.html.markdown which contain a better history
2013-08-10 15:24:04 +01:00
Mitchell Hashimoto
46ec8f758b
website: document {{.Vars}} in execute_command example [GH-241]
2013-08-03 13:40:31 -07:00
Mitchell Hashimoto
bfa4a055f5
website: better salt-masterless docs
2013-07-31 23:21:16 -07:00
Rafael Garcia
728f9ecdbd
provisioner/salt-masterless: rename
2013-07-28 23:30:03 -07:00
Rafael Garcia
8fe0733676
provisioner/salt: put state tree temporarily in /tmp/salt by default
2013-07-27 00:14:32 -07:00
Rafael Garcia
e5f5ba67c4
provisioner/salt: document 3c1f142
2013-07-27 00:14:32 -07:00
Rafael Garcia
af3e922b26
provisioner/salt: docs
2013-07-27 00:14:32 -07:00
Mitchell Hashimoto
5aa8448576
website: document new shell env vars
2013-07-15 10:14:36 +09:00
Mitchell Hashimoto
f7587be617
website: document the inline_shebang stuff
2013-07-07 17:55:02 -07:00
Mitchell Hashimoto
b25bed634f
Merge pull request #133 from ubermuda/provisioner/shell/script-execution
...
provisioner/shell: execute script directly instead of using /bin/sh
2013-07-07 17:47:25 -07:00
Mitchell Hashimoto
f1c8f0a8cd
website: add more info to the file provisioner page
2013-07-04 12:58:11 -07:00
Eric Lathrop
05c7d08bb2
Add file provisioner documentation.
2013-07-04 15:17:32 -04:00
Geoffrey Bachelet
e8d31bc21a
provisioner/shell: execute script directly instead of using /bin/sh
2013-07-03 20:17:31 -04:00
Mitchell Hashimoto
8dc8fcce77
Merge branch 'shell-env-vars'
...
Conflicts:
website/source/docs/provisioners/shell.html.markdown
2013-06-28 08:20:12 -04:00
Mitchell Hashimoto
0836c46e64
website: execute_command example
2013-06-27 18:23:47 -04:00
Mitchell Hashimoto
0d0c403037
website: update provisioner docs "path" to "script"
2013-06-27 10:57:43 -07:00
Jack Pearkes
21025f64d5
website: docuemnt shell provisioner environment variables
2013-06-27 14:42:28 +02:00
Mitchell Hashimoto
0e421d2eb0
website: update shell provisioner docs
2013-06-20 13:51:18 -07:00
Mitchell Hashimoto
2217606e38
website: custom provisioner
2013-06-12 10:24:00 -07:00
Mitchell Hashimoto
824da0fb8f
website: shell documentation
2013-06-12 10:22:44 -07:00