Skip to content

Vagrant based lab for quick testing of the new ideas on different Linux distributions.

License

Notifications You must be signed in to change notification settings

kamikazestar/VagrantLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VagrantLab

Vagrant based lab for quick testing of the new ideas on different Linux distributions.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

This lab require couple things to run. I made some assumptions here, and because of that I won't describe whole installation of components required to run this lab. Below I placed list of required software:

  1. VirtualBox
  2. Vagrant
  3. Ansible
  4. Git

If You want, You can adjust Vagrant file to use different hypevisior like i.e. KVM or any other supported.

Installing

Installation is simple as clone project from GitHub and then run command:

vagrant up

Running the tests

Automated test hadn't been included to this project.

Deployment

Deployment had been described in installing section.

Built With

  • VirtualBox - Open-source hypervisor for x86 computers.

  • Vagrant - Software for building and maintaining portable virtual software development environments.

  • Ansible - Software that automates software provisioning, configuration management,and application deployment.

  • kamikazestar.AnsibleRoleOsLinuxUpgrade - Role required to upgrade operating systems.

  • Git - Version control system.

Versioning

I'm using standard GitHub workflow. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Vagrant based lab for quick testing of the new ideas on different Linux distributions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published