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