Mitchell Hashimoto
129f1290c1
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
dc0232975d
provisioner/chef-solo: ability to specify custom chef template
2013-09-15 23:29:29 -07:00
Jerry Clinesmith
bcf6d537dc
#348 : chef-solo provisioner: update docs
2013-09-10 22:00:52 -05:00
Mitchell Hashimoto
adbb490189
provisioner/file: support uploading directories [GH-251]
2013-09-09 14:00:06 -07:00
Mitchell Hashimoto
fd0df9ff58
provisioners/puppet-masterless: support hiera configs
2013-09-09 13:24:17 -07:00
Mitchell Hashimoto
41b70aae99
provisioner/puppet-masterless: support custom facts
2013-09-08 23:00:11 -07:00
Mitchell Hashimoto
107309ab67
website: document the Puppet provisioner
2013-09-07 23:56:00 -07:00
ttres
96f12e14dc
Minor URL typo
...
URLs with special characters should escape them.
2013-09-05 16:27:38 -03:00
Mitchell Hashimoto
12e33f6c87
website: fix typo s/script/shell/ provisioner
2013-09-01 10:11:28 -07:00
Mitchell Hashimoto
04260e38ee
website: page titles on provisioner docs
2013-09-01 10:02:46 -07:00
Mark Peek
4d42c79d1f
website: add tip about using apt-get/yum -y to prevent hangs
2013-08-29 22:19:13 -07:00
Christopher Elkins
c9352ce238
Fix incorrect config key for staging directory
2013-08-28 21:23:57 -07:00
Mitchell Hashimoto
c781045935
website: document shuting down network interfaces for reboot
2013-08-28 10:46:45 -07:00
Mitchell Hashimoto
a8694fdda8
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
a755be49fa
Add doc and change pillar tree in roots to respect salt vocabulary
2013-08-28 01:01:37 +01:00
Mitchell Hashimoto
e0414aa056
website: document chef solo provisioner
2013-08-27 14:29:52 -07:00
Mitchell Hashimoto
6d92e19a59
website: delete salt.html.markdown
2013-08-23 15:41:55 -07:00
Rachid Belaid
3cb3a7cd30
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
c71419f701
website: tweak the formatting of the sleep tip
2013-08-20 23:45:02 -07:00
Adam Hawkins
9e48f5ea23
Fix syntax error
2013-08-21 01:35:48 +02:00
Adam Hawkins
70251a2c2a
Add sleep tip about ssh
2013-08-21 01:34:48 +02:00
Mark Peek
ad298abe48
website: add a troubleshooting section for the shell provisioner
2013-08-20 14:07:21 -07:00
Mitchell Hashimoto
026175e67c
website: document handling reboots
2013-08-16 10:05:03 -07:00
Pierre Ozoux
2fe54acd98
typo in the link
2013-08-14 15:04:02 +01:00
Mitchell Hashimoto
21f92715c0
provisioner/shell: start_retry_timeout for reboot handling [GH-260]
2013-08-12 15:49:55 -07:00
Rach Belaid
23b856332e
#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
df641d5953
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
8a3ee293af
website: document {{.Vars}} in execute_command example [GH-241]
2013-08-03 13:40:31 -07:00
Mitchell Hashimoto
09ffe83e50
website: better salt-masterless docs
2013-07-31 23:21:16 -07:00
Rafael Garcia
29993b30e4
provisioner/salt-masterless: rename
2013-07-28 23:30:03 -07:00
Rafael Garcia
9c25bb5cd7
provisioner/salt: put state tree temporarily in /tmp/salt by default
2013-07-27 00:14:32 -07:00
Rafael Garcia
1289437565
provisioner/salt: document 3c1f142
2013-07-27 00:14:32 -07:00
Rafael Garcia
9478a75cdb
provisioner/salt: docs
2013-07-27 00:14:32 -07:00
Mitchell Hashimoto
d422abfcb2
website: document new shell env vars
2013-07-15 10:14:36 +09:00
Mitchell Hashimoto
d6d700f7c5
website: document the inline_shebang stuff
2013-07-07 17:55:02 -07:00
Mitchell Hashimoto
6a5bbaa05d
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
dfdbc1b124
website: add more info to the file provisioner page
2013-07-04 12:58:11 -07:00
Eric Lathrop
a9715efd71
Add file provisioner documentation.
2013-07-04 15:17:32 -04:00
Geoffrey Bachelet
43db2c23eb
provisioner/shell: execute script directly instead of using /bin/sh
2013-07-03 20:17:31 -04:00
Mitchell Hashimoto
919c3935e1
Merge branch 'shell-env-vars'
...
Conflicts:
website/source/docs/provisioners/shell.html.markdown
2013-06-28 08:20:12 -04:00
Mitchell Hashimoto
330e34051f
website: execute_command example
2013-06-27 18:23:47 -04:00
Mitchell Hashimoto
e5a23492ea
website: update provisioner docs "path" to "script"
2013-06-27 10:57:43 -07:00
Jack Pearkes
349b5ab5f3
website: docuemnt shell provisioner environment variables
2013-06-27 14:42:28 +02:00
Mitchell Hashimoto
9bc39e9e57
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