Nathan Sullivan
|
c47f740946
|
fix variable name
|
2013-09-24 16:14:34 +10:00 |
Mitchell Hashimoto
|
abbac36796
|
provisioner/shell: convert windows line endings to Unix [GH-277]
|
2013-09-20 10:22:43 -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 |
Mitchell Hashimoto
|
c781045935
|
website: document shuting down network interfaces for reboot
|
2013-08-28 10:46:45 -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 |
Mitchell Hashimoto
|
8a3ee293af
|
website: document {{.Vars}} in execute_command example [GH-241]
|
2013-08-03 13:40:31 -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 |
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
|
824da0fb8f
|
website: shell documentation
|
2013-06-12 10:22:44 -07:00 |