Skip to content

Commit 575fbbd

Browse files
authored
Merge pull request #13672 from hashicorp/documentation-cleanup
Documentation related updates
2 parents 57fc8a1 + e1d357a commit 575fbbd

File tree

4 files changed

+1
-216
lines changed

4 files changed

+1
-216
lines changed

website/content/docs/cloud-init/usage.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ description: Various Vagrant Cloud-Init examples
66

77
# Basic Usage
88

9-
Also note that the examples below use the VirtualBox provider, which is the current
10-
supported provider for this feature.
11-
129
Below are some very simple examples of how to use Vagrant Cloud-Init with the VirtualBox provider.
1310

1411
For more detailed information about these config values and how to use cloud-init,

website/content/docs/experimental/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ started with Vagrant, you may safely skip this section.
3939

4040
This is a list of all the valid experimental features that Vagrant recognizes:
4141

42-
There are currently no experimental features
42+
* `none_communicator` - Allows Vagrant to manage remote machines without the ability to connect to them for configuration/provisioning.

website/content/docs/experimental/vagrant_go.mdx

Lines changed: 0 additions & 208 deletions
This file was deleted.

website/data/docs-nav-data.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -763,10 +763,6 @@
763763
{
764764
"title": "Feature Flags",
765765
"path": "experimental"
766-
},
767-
{
768-
"title": "Vagrant Go",
769-
"path": "experimental/vagrant_go"
770766
}
771767
]
772768
},

0 commit comments

Comments
 (0)