mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Update README.md
Add information to README.md about new `vagrant-json` environment
This commit is contained in:
parent
8eea12a9e0
commit
38ef44771f
1 changed files with 2 additions and 0 deletions
|
|
@ -52,6 +52,8 @@ This repository contains a variety of files and tools for learning new technolog
|
|||
|
||||
**vagrant-docker**: In this folder you'll find `Vagrantfiles` and supporting documents for using the Docker provider in Vagrant to turn up Docker containers. The provisioning is handled by Vagrant's built-in Docker provisioner.
|
||||
|
||||
**vagrant-json**: The files in this folder illustrate the use of an external JSON data file to drive Vagrant.
|
||||
|
||||
**vagrant-openstack-multi**: This folder is similar to `vagrant-openstack`, but supports Vagrant operations on multiple instances.
|
||||
|
||||
**vagrant-openstack**: This folder contains a `Vagrantfile` and supporting files for using Vagrant with the OpenStack provider. This allows you to use Vagrant to provision and destroy an instance in an OpenStack cloud.
|
||||
|
|
|
|||
Loading…
Reference in a new issue