Jeff Bonhag
8c90eb7b05
Updated attachment logic
2020-07-09 15:11:35 -04:00
Jeff Bonhag
c316d18e35
Apply suggestions from code review
...
Co-authored-by: Brian Cain <bcain@hashicorp.com>
Co-authored-by: Sophia Castellarin <sophia@hashicorp.com>
2020-07-09 15:09:10 -04:00
Jeff Bonhag
c9be89718d
Write documentation for :dvd disk type
2020-07-09 15:07:49 -04:00
Jeff Bonhag
3d992bb5df
Merge pull request #11744 from ArjunDandagi/patch-1
...
doc-fix dont escape $
2020-07-07 11:03:13 -04:00
Arjun Dandagi
fc44b2af58
Update api.mdx
...
doc fix - dont esscape $ for VAGRANT_CLOUD_TOKEN env VAR
2020-07-05 23:46:01 +05:30
Arjun Dandagi
5e5efecf39
Update api.mdx
...
"\" makes the $ to be escaped and causes ==> {"errors":[{"message":"Bad credentials"}]}
hence the doc fix :)
2020-07-05 23:14:37 +05:30
Brian Cain
89678950ae
Update hyper-v website docs for new website format
2020-06-30 14:23:34 -07:00
Brian Cain
f8dfcadb70
Only convert BlockSizeBytes option for Hyper-V disk provider_config
2020-06-30 14:23:34 -07:00
Brian Cain
173d721336
Add Hyper-V Disk management docs
2020-06-30 14:23:33 -07:00
Brian Cain
7012328672
Add hyperv docs for disk management
2020-06-30 14:22:41 -07:00
Kevin Pruett
2009e73cea
Add Algolia index script to CI
2020-06-29 18:12:44 -04:00
Chris Roberts
bcf56a51ec
Merge pull request #11699 from hashicorp/je.website-maintenance-6-12-20
...
Website: consent manager bugfix, 404 page improvement
2020-06-29 09:15:40 -07:00
Sophia Castellarin
0a229e42f6
Merge pull request #11686 from soapy1/suse-nfs-sudoers
...
Update sudoers info for suse hosts
2020-06-15 16:49:53 -05:00
Sophia Castellarin
a2b70bc28a
Merge pull request #11566 from soapy1/network-hostname-flag
...
Add :hostname option to network config
2020-06-12 16:51:31 -05:00
Sophia Castellarin
7dfb71c471
Merge pull request #11565 from soapy1/disable-host-modification
...
Add option to disable modification of /etc/hosts on guest
2020-06-12 16:30:49 -05:00
Sophia Castellarin
111f58ef38
Merge pull request #11628 from soapy1/vagrant-destroy-power-off
...
Option to forcefully/gracefully destroy virtualbox vm
2020-06-12 15:00:01 -05:00
sophia
b02a78c661
Change config option to allow_hosts_modification
2020-06-12 14:50:07 -05:00
sophia
7265dd2a84
Add :hostname option to network config
...
* hostname is a boolean
* a network that sets hostname should have a static ip address
* only one network may set hostname
can be set at `config.vm.network :public_network, hostname: true, ip: "192.168.0.1"`
2020-06-12 14:44:35 -05:00
Jeff Escalante
c141d4ed9e
drop unused font
2020-06-12 15:23:44 -04:00
Jeff Escalante
a65a6e692a
adjust environment variables
2020-06-12 15:16:20 -04:00
Sophia Castellarin
4704606056
Merge pull request #11570 from soapy1/mount-shared-folders
...
Automatically mount virtual box shared folder when machine reboots
2020-06-12 14:11:21 -05:00
Jeff Escalante
efade11ee2
consent manager bugfix, 404 page improvement
2020-06-12 14:38:56 -04:00
Brian Cain
5e00845381
Merge pull request #11676 from briancain/feature/cloud-init-config
...
Introduce cloud_init config for Vagrant
2020-06-11 16:58:14 -07:00
Jeff Escalante
45be90fec4
fix vmware downloads page ( #11697 )
2020-06-11 19:57:44 -04:00
Jeff Escalante
ba721197ab
🌷 Docs Website Maintenance ( #11696 )
...
* update dependencies, upgrade product downloader, use new docs component provider
* custom components readme docs, remove old distributed tabs component
2020-06-11 19:21:38 -04:00
Brian Cain
20ea869748
Remove extra spaces from cloud_init docs
2020-06-10 15:43:14 -07:00
Brian Cain
7b95826dd7
Add type as param for cloud_init config
2020-06-10 15:38:18 -07:00
Brian Cain
98efa215c9
Add more information for cloud-init options in docs
2020-06-10 14:06:41 -07:00
Brian Cain
44f1365b96
Add cloud-init user docs to usage and configuration pages
2020-06-10 11:19:44 -07:00
Brian Cain
8d77c5634c
Fixup content_type in examples
2020-06-09 08:15:40 -07:00
Brian Cain
c63757c47c
Remove trailing slash from experimental usage link
2020-06-08 15:24:30 -07:00
Brian Cain
120030ed26
Add hash example for defining cloud_init config on usage page
2020-06-08 15:23:03 -07:00
sophia
786e8cb1a1
Update sudoers info for suse hosts
2020-06-05 14:22:41 -05:00
Brian Cain
a855e76201
Fix casing for cloud_init folder
2020-06-05 11:11:52 -07:00
Brian Cain
d9dd956708
Lower case cloud-init docs folder
2020-06-05 11:07:40 -07:00
Brian Cain
aeeb5dfc6f
Introduce cloud_init config for Vagrant
...
This commit adds the basic config class for defining cloud_init for a
given guest
2020-06-05 10:38:24 -07:00
Jeff Bonhag
aef97fa061
Merge pull request #11670 from jbonhag/fixup/vagrant-vmware-install
...
Clean up installation instructions
2020-06-05 10:13:48 -04:00
Jeff Bonhag
4144eab0a6
Clean up installation instructions
...
Fix a couple of paths in the VMware Utility installation instructions.
It would be cool if we could hook into `VMWARE_UTILITY_VERSION` to
automatically keep the filename up to date, but this does not appear
possible with the default MDX code blocks.
2020-06-04 17:37:54 -04:00
Kevin Pruett
fc0d00e9f1
Update dependency
...
- Exposes new branch logic affecting vmware product download link
2020-06-04 17:19:31 -04:00
Chris Roberts
672c6ed0a0
Include checksum options in vagrantcloud API documentation
2020-06-04 08:24:44 -07:00
Jeff Escalante
17a03d7134
dependency updates and improvements
2020-06-01 19:15:13 -04:00
sophia
1a758d839b
Option to gracefully destroy vm
2020-05-29 15:36:40 -04:00
sophia
fe7968315b
Add option to allow/disable fstab modification
...
Defaults to allow modification of fstab
2020-05-29 15:29:21 -04:00
Jeff Escalante
891dd33c71
add vmware utility download link
2020-05-28 12:56:39 -04:00
Jeff Escalante
881c3a6e78
apply changes to provisioning guide
2020-05-28 12:47:24 -04:00
Jeff Escalante
df1621f264
fix reference to 'website/source'
2020-05-28 12:45:19 -04:00
Jeff Escalante
d88cbb8863
fix some more shell-session code blocks
2020-05-28 12:45:18 -04:00
Jeff Escalante
99472bb9df
remove more html
2020-05-28 12:45:18 -04:00
Jeff Escalante
5e63b1027f
broken link fixes
2020-05-28 12:45:18 -04:00
Jeff Escalante
2c06c33e0d
add hard-coded fastly redirects
2020-05-28 12:45:17 -04:00