Commit Graph

20 Commits

Author SHA1 Message Date
Seth Vargo 5093f3120e Merge docs and www into a single static site
This is a big commit, and I apologize in advance for the future
git-blames all pointing to me. This commit does a few things:

1.  Merges the website/docs and website/www repo into a single website repo
    to be in line with other HashiCorp projects
2.  Updates to use middleman-hashicorp
3.  Converts less to scss to be in line with other projects
4.  Updates page styles to be in line with other projects
5.  Optimizes images
6.  Prepare for S3 + Fastly deployment with scripts, etc.
7.  Removes blog posts (they have been transferred to hashicorp.com with
    redirects in place
8.  Updated sitemap generation script for better SEO
9.  Fixed many broken links
10. Add description to all fields
2016-01-19 14:35:05 -05:00
kriuz c46f15882a Update shell.html.md
Fix sentence structure.
2015-12-30 13:17:45 -08:00
Seth Vargo 930e166b47 Add :env option to shell provisioner 2015-11-23 19:29:35 -05:00
Mitchell Hashimoto e6098f6c4f rename to powershell_elevated_interactive 2015-11-18 12:51:18 -08:00
Mitchell Hashimoto dde21bc95a fix file permissions 2015-11-18 12:48:41 -08:00
Marc Siegfriedt 8e87990599 add the option to make elevated interactive scripts 2015-10-15 12:25:50 -07:00
Gemma Peter 07a42daf90 Fix typo 2015-10-11 16:11:33 +01:00
James Shubin b16b85aa7d Add :name attribute to shell provisioner.
This allows the display of friendly output to the user when we think an
important action should be labeled a certain way. This makes vagrant
output a lot more useful when many inline shell provisioners are
present.
2015-04-18 00:35:21 -04:00
Seth Vargo ce4525e7fd Clean up words a bit 2015-01-21 10:26:27 -05:00
Christian Berendt 58435b7dca Add a note to the "external script" section how to run existing scripts
Closes-bug: #5228
2015-01-21 16:22:10 +01:00
Mitchell Hashimoto f6f784b72b website/docs: update docs for powershell-args 2014-10-23 09:53:55 -07:00
Mitchell Hashimoto 9dd45ac81c website/docs: update docs for winrm shell provisioning 2014-04-21 13:53:58 -07:00
Mitchell Hashimoto 58916f272d website/docs: update docs for winrm shell provisioning 2014-04-21 13:53:55 -07:00
Mitchell Hashimoto 57d4775140 provisioners/shell: allow array args [GH-1949] 2013-11-25 13:36:51 -08:00
Mitchell Hashimoto b65b22cef2 update changelog 2013-11-23 16:05:44 -08:00
jaugustin 722e9e6afb [Provisioner][Shell] add keep_color option to allow custom color output 2013-11-16 13:34:58 +01:00
Fabio Rehm 6110eabe69 website/docs: Document remote shell provisioner 2013-10-01 18:04:28 -03:00
Mitchell Hashimoto 101c6d7694 website/docs: document the binary flag on provisioning 2013-09-20 17:31:52 -07:00
Mitchell Hashimoto b5fd021694 website/docs: page titles on everything, cover more info 2013-09-06 09:50:43 -07:00
Mitchell Hashimoto d03110eaa3 website: add docs back to the main Vagrant repo 2013-09-03 11:08:28 -07:00