Commit Graph

276 Commits

Author SHA1 Message Date
Mitchell Hashimoto cf92d9ce00 website/www: Hyper-V blog post 2014-03-05 08:59:56 -08:00
Mitchell Hashimoto 100b611eea website/www: add hyper-v preview image 2014-03-05 08:52:37 -08:00
Mitchell Hashimoto 857b989c47 provisioners/docker: setting to not auto assign name 2014-03-04 07:31:13 -08:00
Mitchell Hashimoto c605855634 website/docs: update docs for checksums on versioned boxes 2014-03-01 12:08:27 +01:00
Mitchell Hashimoto 45b17571ae website/docs: update getting started guide to use box directory 2014-03-01 10:00:19 +01:00
Mitchell Hashimoto 179a9244df Merge pull request #3043 from mitchellh/f-hyperv
Hyper-V and SMB
2014-02-28 21:37:05 +01:00
Mitchell Hashimoto 8cb47d01d6 website/docs: note where boxes can be found 2014-02-28 18:54:35 +01:00
Mitchell Hashimoto 13f25936e3 website/docs: hyper-v docs 2014-02-28 18:53:20 +01:00
Mitchell Hashimoto fbdca0c8b6 website/docs: document SMB 2014-02-28 18:27:18 +01:00
Mitchell Hashimoto 9c2a0d617e website/www: fix share URL 2014-02-28 15:10:39 +01:00
Mitchell Hashimoto b68674ccf6 website/www: fix title 2014-02-28 15:10:39 +01:00
Mitchell Hashimoto 090ae57aaa website/www: move plugin blog to 02-27 2014-02-27 17:55:34 -06:00
Mitchell Hashimoto 839cda08c4 website/docs: document vagrant login 2014-02-27 15:05:42 -08:00
Mitchell Hashimoto 730e268d20 website/docs: document vagrant share functionality 2014-02-27 15:00:37 -08:00
Mitchell Hashimoto ac16f7a1fb website/docs: don't capitalize commands docs 2014-02-27 13:57:22 -08:00
Mitchell Hashimoto 5de2bda9d7 website/www: blog post on vagrant 1.5 plugin improvements 2014-02-27 13:53:38 -08:00
Mitchell Hashimoto a1b29ca82b Merge pull request #2991 from gildegoma/review-pr2926
provisioner/ansible: Ansible single inventory file
2014-02-27 11:30:12 -08:00
Mitchell Hashimoto 1061e9335c website/www: keep the mdash on the blog post 2014-02-26 10:14:14 -08:00
Mitchell Hashimoto cd3f43902a Update 2014-02-24-feature-preview-vagrant-1-5-share.html.markdown 2014-02-26 10:13:44 -08:00
Jack Pearkes 5c3435e76f website/www: share post html encoding of the emdash 2014-02-26 13:07:46 -05:00
Jack Pearkes c071abf288 website/www: add a note about fullscreen 2014-02-26 12:17:50 -05:00
Jack Pearkes 9aabc28031 website/www: remove gnu/linux to stop wrapping 2014-02-26 12:12:21 -05:00
Jack Pearkes 412377b99f website/www: reorder videos
cc/ @mitchellh
2014-02-26 12:08:32 -05:00
Jack Pearkes 24dcbcf80c website/www: add blog post for share 2014-02-26 12:02:25 -05:00
odigity 91af6a7b81 added docs for 'file' provisioner 2014-02-25 11:33:08 -05:00
Gilles Cornu 49b5b6515d Ansible Docs: Tip about wrong remote user
Hint motivated by misleading situations reported in #2710.
2014-02-25 06:59:39 +01:00
Gilles Cornu 84eb0d972c Ansible Docs: Tip to ship a local `ansible.cfg`
Hint motivated by misleading situations reported in #2302.
2014-02-25 06:57:10 +01:00
Gilles Cornu f83f863d4d website/docs: Update Ansible URLs 2014-02-24 17:02:39 +01:00
Gilles Cornu 1cd2fe56a0 ansible: generate inventory in .vagrant/... 2014-02-24 16:52:38 +01:00
Gilles Cornu d5055c6252 provisioners/ansible: improve `inventory_path` doc
Related to discussion held in #3004.
2014-02-24 16:47:10 +01:00
Mitchell Hashimoto ac9e6b2078 core: error-exit machine readable output type for errors [GH-2999] 2014-02-23 22:40:45 -08:00
Mitchell Hashimoto 698e892eac website/docs: update docs for auto_config [GH-3015] 2014-02-23 22:01:54 -08:00
Teemu Matilainen 2aa3a8bcde website/docs: sync Chef option documentation
[ci skip]
2014-02-22 00:59:14 -03:00
Mitchell Hashimoto 5289261cc0 Merge pull request #3003 from pearkes/blog-letter-spacing
website/www: make the blog more readble by tightening the letter spacing
2014-02-19 13:19:11 -08:00
Mitchell Hashimoto 0105f20e0f website/www: modify the blog post slightly for better formatting 2014-02-19 13:13:34 -08:00
Jack Pearkes 41341e123d website/www: make the blog more readble by tightening the letter spacing 2014-02-19 14:23:41 -05:00
Mitchell Hashimoto f7629bb029 website/www: feature preview boxes 2.0 2014-02-19 08:46:46 -08:00
Teemu Matilainen b66283c4a4 website/docs: fix typo [GH-2998]
Fixes #2998
2014-02-18 22:59:44 -03:00
Gilles Cornu 74c4ae06c1 Ansible Docs: Tip about Parallel Multi-Machine 2014-02-17 22:36:46 +01:00
Gilles Cornu 17a4d75fd5 Ansible: Try to document the limit breaking change 2014-02-17 22:34:38 +01:00
Jack Pearkes 91db388748 website/www: use absolute links in the feed
Some feed readers, like FeedBurner[1] don't support content
that uses relative links. This just makes them absolute so they
will work everywhere.

[1]: https://support.google.com/feedburner/answer/79018?hl=en
2014-02-17 14:37:51 -05:00
Gilles Cornu c2663f5d30 provisioners/ansible: Fix Group Management
- Support arbitrary depth of "groups of groups of ... groups"
- Skip ':vars' suffix, but allow group names with ':' (yes, Ansible
  accepts this character)
- Like for groups of machines, groups of groups can result "empty", but
  it is not an issue for Ansible. Recursive filter on the group tree is
  a bit hard to implement, and don't brind real added value at Vagrant
  level.
2014-02-16 11:20:00 +01:00
Mitchell Hashimoto a350f80e2f website/www: fix downloads 2014-02-12 11:52:18 -08:00
Mitchell Hashimoto 97f93dcf4a website/www: force up the version 2014-02-12 11:46:20 -08:00
Mitchell Hashimoto c148d8eca4 website/www: ignore the standalone archive page 2014-02-12 09:27:28 -08:00
Mitchell Hashimoto 0e3830932e website/www: feature preview blog post: rsync 2014-02-12 08:52:14 -08:00
Mitchell Hashimoto eab1d1150a website/docs: update all the links to the box directory 2014-02-05 21:20:36 -08:00
Mitchell Hashimoto 66a33d846d website/docs: note that box_check_update is true by default 2014-02-05 21:20:34 -08:00
Mitchell Hashimoto 222ec288f2 website/docs: document Vagrantfile updates 2014-02-05 21:20:26 -08:00
Mitchell Hashimoto 286a503cb6 website/docs: docs for box versioning 2014-02-05 21:20:25 -08:00
Mitchell Hashimoto 3348baab56 website/docs: clarify Vagrantfile/config loading order 2014-02-05 16:04:58 -08:00
Mitchell Hashimoto 6494f93ad4 website/docs: update plugin usage docs 2014-02-05 15:59:56 -08:00
Mitchell Hashimoto f2713b6104 website/docs: clarify plugin development with latest changes 2014-02-05 15:56:57 -08:00
Mitchell Hashimoto 8bd073f08a website/docs: use string instead of symbol 2014-02-04 11:01:04 +01:00
Ryan McCue a99a75a2c7 Add documentation on DHCP for private networking 2014-02-04 12:35:13 +10:00
Mitchell Hashimoto 8603aeb2b9 website/docs: document it 2014-02-03 21:56:41 +01:00
Mitchell Hashimoto 1d69e95c1c provisioners/docker: config to disablize -d flag 2014-02-03 16:14:59 +01:00
Mitchell Hashimoto d8df98a18c website/docs: note that rsync will be automatically installed 2014-02-03 12:14:41 +01:00
Gilles Cornu b723f0d43d provisioners/ansible: Document new default limit
- explain new default ansible.limit
- shift `ansible.groups` part to Inventory section
- change/add inventory examples
2014-02-03 11:45:03 +01:00
Mark Aaron Shirley 3bf5032d4b Update Ansible provisioner to only create a single inventory file
The Ansible provisioner will now only create a single inventory file named,
"vagrant_ansible_inventory". All defined Vagrant machines will be added to
this inventory file. Provisioning will now include a "--limit=#{machine}"
option to scope Ansible provisioning tasks to just the current machine. Setting
the Ansible provisioner's "limit" config option will override the new default
limit. Ansible provisioning scripts will now have access to all other defined
machines and what groups they reside in.
2014-02-01 13:04:20 -08:00
Mitchell Hashimoto 8cc7d00314 website/docs: fix typo [GH-2876] 2014-01-27 09:39:04 -08:00
Mitchell Hashimoto e1f5c025fd website/www: blog posts on Vagrant stability 2014-01-20 12:43:04 -08:00
Mitchell Hashimoto 838f8d441b website/docs: clarify upgrade breakage is a bug 2014-01-19 23:36:12 -08:00
Mitchell Hashimoto 54e3351c8a website/docs: clarify rsync i nstallation for Windows 2014-01-15 21:35:43 -08:00
Mitchell Hashimoto 92829c4fec website/docs: update docs for new rsync commands 2014-01-14 09:34:21 -08:00
Mitchell Hashimoto 2ca498a5dd provisioners/docker: build images using new DSL 2014-01-14 09:22:55 -08:00
Mitchell Hashimoto 526231812f website/docs: better docs 2014-01-13 22:29:10 -08:00
Mitchell Hashimoto 720cb4378b website/docs: rsync-auto 2014-01-13 22:19:18 -08:00
Mitchell Hashimoto 08ebf158e9 website/docs: document `vagrant rsync` 2014-01-13 11:48:36 -08:00
Mitchell Hashimoto e7d439ccb3 website/docs: add more docs for non-primary subcommands 2014-01-11 09:39:13 -08:00
Mitchell Hashimoto 08b1aee00d core: default commands to primary 2014-01-11 09:15:14 -08:00
Mitchell Hashimoto 9c0649d2f8 website/docs: document the plugin interface for non-primary commands 2014-01-11 09:03:27 -08:00
Mitchell Hashimoto e73d2c14b3 website/docs: document the rsync synced folder type 2014-01-10 18:15:49 -08:00
Mitchell Hashimoto 94f45f5747 Merge pull request #2800 from miketheman/cpu_vbox_convenince
provider/virtualbox: add `cpus=` configuration
2014-01-10 14:45:35 -08:00
Mitchell Hashimoto a2e4d13926 website/www: fix download link styling 2014-01-10 09:48:44 -08:00
Mitchell Hashimoto 8fde97131c website/www: fix link styling in lists 2014-01-10 09:45:49 -08:00
Mitchell Hashimoto 551fe889dc website/www: downloads archive lists old versions 2014-01-10 09:42:05 -08:00
Mike Fiedler 9679eccb06 extend Virtualbox convenince methods
In the vein of #2426, I too can never remember syntax, and end up
hunting for either an exisiting Vagrantfile or starting to dig up
details.
2014-01-10 12:41:23 -05:00
Mitchell Hashimoto dbaa48ff5b website/docs: tips & tricks for vfile [GH-2788] 2014-01-08 10:42:37 -08:00
Mitchell Hashimoto eb6488d89b website/docs: document host capabilities 2014-01-07 21:31:17 -08:00
Mitchell Hashimoto 72dd32e69c website/docs: note sendfile 2014-01-07 14:26:56 -08:00
Mitchell Hashimoto ea502c5c3d commands/plugin: vagrant plugin install can accept multiple 2014-01-07 14:17:48 -08:00
Mitchell Hashimoto 24a2892236 Update CHANGELOG and website 2014-01-07 14:11:33 -08:00
Mitchell Hashimoto 5c4973beb8 Merge pull request #2658 from gildegoma/ansible_doc_small_improvements
website/docs: cosmetic improvements on Ansible
2014-01-07 14:07:57 -08:00
Mitchell Hashimoto ad0651a29b website/docs: update docs on `vagrant plugin` 2014-01-05 21:28:16 -08:00
Mitchell Hashimoto a6f4f56ba7 website/docs: update docs for insert_key 2014-01-03 11:31:33 -08:00
Mitchell Hashimoto ab57550291 website/docs: document puppet options 2014-01-02 14:49:15 -08:00
Mitchell Hashimoto cf017822ca website/docs: document synced_folder_type for chef 2014-01-02 14:42:40 -08:00
Mitchell Hashimoto ccce3957d9 website/www: 1.4.2 2013-12-31 14:15:41 -08:00
Mitchell Hashimoto e403eb1525 Merge pull request #2697 from Ninjamoose/dockerCmdCorrection
website/docs: CMD command correction
2013-12-28 12:58:54 -08:00
Mitchell Hashimoto 6e69f0542a website/docs: document "create" option for synced folders [GH-2730] 2013-12-28 13:29:59 -07:00
Marcello de Sales b41f4f59ef Update base.html.md
Fixing the typo "Uesrs" in the section "Other Software" in the documentation v2...
2013-12-23 07:41:55 -08:00
Ninir e572e97b3e Fixed typo in boxes/base.html.md 2013-12-22 15:45:02 +01:00
Teemu Matilainen ca24e0a516 website/docs: Fix some typos in plugin docs 2013-12-22 00:15:08 -03:00
mbargar 396d1bb7c1 Correcting the name and url for the Dockerfile instruction that sets the default command to run in an image 2013-12-20 16:09:23 -05:00
grunny 0f1b9055ce Fix typo in SSH doc page 2013-12-19 22:24:08 +10:00
Mitchell Hashimoto 0481ad0764 website/www: move READMORE 2013-12-18 23:57:21 -08:00
Mitchell Hashimoto 8c5f2cf0b7 website/www: blog 1.4.1 2013-12-18 23:57:21 -08:00
Mitchell Hashimoto 5a173a9380 website/www: fix issue where 1.4.0 downloads were showing 2013-12-18 10:10:07 -08:00
Mitchell Hashimoto 7168953ec0 website/www: up number for deploy 2013-12-18 10:05:32 -08:00