Jeff Bonhag
b863981d2d
Merge pull request #11781 from jbonhag/docs/check-guest-additions
...
Document check_guest_additions option
2020-07-24 12:58:17 -04:00
Jeff Bonhag
a0a39c8c59
Update CHANGELOG
2020-07-23 16:56:00 -04:00
Jeff Bonhag
a82a785651
Merge pull request #11614 from jbonhag/fixup/haiku-rsync-install
...
Fix #9552 : Install rsync on Haiku guests
2020-07-23 16:53:06 -04:00
sophia
5caae15f22
Move isofs_available cap to plugin
2020-07-23 14:42:45 -05:00
sophia
2587f39bd8
Update CHANGELOG
2020-07-23 14:01:28 -05:00
Sophia Castellarin
cb1ade9332
Merge pull request #11523 from soapy1/install-autocomplete-cmd
...
Install zsh autocomplete
2020-07-23 13:59:36 -05:00
Sophia Castellarin
7eb55bdecf
Merge pull request #11520 from soapy1/zsh-completion
...
Add zsh completion
2020-07-23 13:57:48 -05:00
Brian Cain
b05a26d5f7
Merge pull request #11774 from judithpatudith/get-started/redirects
...
Redirect getting started pages to learn.
2020-07-22 15:21:57 -07:00
Jeff Bonhag
145a880f6d
Document check_guest_additions option
2020-07-22 14:52:40 -04:00
sophia
9eb431b1bf
Clean up tests
2020-07-20 15:46:15 -05:00
sophia
cf130d07a2
Update omnios cap for setting hostname
2020-07-20 15:19:50 -05:00
sophia
169d7b4011
Update photon cap for setting hostname
...
sqash
2020-07-20 15:19:50 -05:00
sophia
5afd7fdd73
Extract change hostnamet base class
2020-07-20 15:19:50 -05:00
sophia
91ac0681cf
Update RHEL cap for setting hostname
2020-07-20 15:19:50 -05:00
sophia
c2b9497923
Update Gentoo cap for setting hostname
2020-07-20 15:19:50 -05:00
sophia
c844f7689d
Make pld guest respect 'hostname' network config option
2020-07-20 15:19:50 -05:00
sophia
e4e72522b2
Make slackware guest respect 'hostname' network config option
2020-07-20 15:19:50 -05:00
sophia
326f0a4858
Make atomic-host guest respect 'hostname' network config option
2020-07-20 15:19:50 -05:00
sophia
71ea0e6f2a
Make arch guest respect 'hostname' network config option
2020-07-20 15:19:50 -05:00
sophia
18737f29fd
Update change host name cap for debian
2020-07-20 15:19:50 -05:00
sophia
d90ae50b60
Update change host name cap for ALT os
2020-07-20 15:19:50 -05:00
sophia
454b423a44
Update CHANGELOG
2020-07-17 10:46:53 -05:00
Sophia Castellarin
3d4b721a22
Merge pull request #11579 from soapy1/provisioner-communicator_required
...
Provisioner communicator required
2020-07-17 10:45:34 -05:00
sophia
c48befbe61
Only do cloud init actions on 'vagrant up'
2020-07-17 09:45:51 -05:00
Judith Malnick
52070df2a1
account for underscoress in URLs
2020-07-16 17:08:07 -07:00
Judith Malnick
40e175034d
remove get started nav tree and direct link to learn
2020-07-16 15:12:46 -07:00
Brian Cain
7ac41d7279
Update CHANGELOG
2020-07-16 14:36:21 -07:00
Brian Cain
0198c17c56
Merge pull request #11400 from rmunn/feature/arch-network-with-systemd-networkd
...
Use systemd-networkd on Archlinux guests
2020-07-16 14:34:54 -07:00
Judith Malnick
8eebb0f9ca
replace pages with a single title link
2020-07-16 13:56:55 -07:00
Judith Malnick
63d0f98d09
add missing 301
2020-07-16 13:43:17 -07:00
Judith Malnick
be87ffb545
add 301 to all redirects
2020-07-16 13:41:31 -07:00
sophia
e5d7813b0a
Call cap for building iso
2020-07-16 15:40:45 -05:00
sophia
3f867e0df4
Add cloud init wait action
2020-07-16 15:40:39 -05:00
Brian Cain
fee90a6f00
Merge pull request #11752 from hashicorp/platform-upgrade-7-8-20
...
🌷 july docs website platform updates
2020-07-16 13:21:47 -07:00
Judith Malnick
95a7778c15
reword tutorial description and link to learn
2020-07-16 12:58:42 -07:00
Judith Malnick
ba2621d987
remove current content
2020-07-16 12:33:19 -07:00
Judith Malnick
0e32be3bc9
add redirects
2020-07-16 12:32:18 -07:00
Brian Cain
67c161efa4
Update CHANGELOG
2020-07-16 09:41:33 -07:00
Brian Cain
8cec544fcc
Merge pull request #11759 from danowar2k/#11758-solaris11-shell-expand-guest-path-capability
...
Closes #11758
2020-07-16 09:40:22 -07:00
Sophia Castellarin
a883a8a7c7
Merge pull request #11738 from uzxmx/fix-failed-tests
...
Fix sometimes-failed test cases that depend on running order
2020-07-16 11:38:02 -05:00
Brian Cain
ece5449dd2
Update virtualbox configure_disks to use storage controller attachments
...
This commit updates how Vagrant manages disk state with the virtualbox
provider. Instead of using the raw structure from `list_hdds` for
all_disks, it instead uses that data that now lives inside the
controllers attachment structure.
2020-07-14 09:22:55 -07:00
Brian Cain
f33d513969
Include detailed info about each disk in attachment structure
...
This commit includes all detailed disk information from VirtualBox
inside its storage structure in Vagrant. This gives Vagrant more
detailed access for a disk beyond its uuid and port/device such as its
capacity and the type of disk it's classified as.
2020-07-13 17:06:23 -07:00
Brian Cain
a6e8c21af8
Update virtualbox to only obtain guest disks instead of all disks
...
This commit updates how the virtualbox provider obtains `all_disks`.
Instead of using the `list_hdds` driver method, which lists al known
harddisks for an entire VirtualBox installation, it instead uses that
array of disks to filter out the proper disks associated with the guest,
given its existance inside the guests controller attachments.
2020-07-13 16:00:40 -07:00
Jeff Bonhag
eecf1dbe57
Add validation error for empty box
...
This commit adds a unique error message for an empty box value. It
requires modifications to vagrantfile.rb because some Vagrantfile config
is used before validation occurs.
2020-07-13 17:46:28 -04:00
Jeff Bonhag
352b955d09
Treat an empty box value as invalid
...
This fixes an issue where having a box name set to an empty string will
cause all Vagrant commands to fail with an error like:
ArgumentError: Malformed version number string (random box name)
This may be related to #10663 .
2020-07-13 17:37:13 -04:00
Daniel Poggenpohl
0524649b22
#11758
...
- removed the solaris11 shell_expand_guest_path_test unit test again
2020-07-11 01:53:16 +02:00
Daniel Poggenpohl
cdd04d3252
#11758
...
- added a ~ path test to the linux tests
2020-07-11 01:48:23 +02:00
Daniel Poggenpohl
3ed2489c4a
#11758
...
- removed superfluous cap/shell_expand_guest_path
- solaris11 guest_capability for shell_expand_guest_path now directly returns the linux capability class
2020-07-11 00:29:44 +02:00
Daniel Poggenpohl
480b8997d8
#11758
...
- fixed failing test (now done like linux cap test)
2020-07-10 23:38:29 +02:00
Daniel Poggenpohl
c4b16b509a
#11758
...
- added shell_expand_guest_path capability for solaris11
- added tests for solaris11 shell_expand_guest_path capability
2020-07-10 23:19:34 +02:00