Skip to content

Vagrant templates to boot quick labs, including Ubuntu, Debian, Kubernetes, Rancher

License

Notifications You must be signed in to change notification settings

HariSekhon/Vagrant-templates

Repository files navigation

Hari Sekhon - Vagrant templates

GitHub stars GitHub forks Lines of Code License My LinkedIn GitHub Last Commit

Codacy CodeFactor Quality Gate Status Maintainability Rating Reliability Rating Security Rating

Linux Mac

CI Builds Overview Repo on GitHub Repo on GitLab Repo on Azure DevOps Repo on BitBucket

Validation Kics Grype Semgrep Semgrep Cloud SonarCloud Trivy

Vagrant templates for quick labs.

The shell provisioners use my DevOps-Bash-tools repo.

Run this to ensure it's downloaded first:

make init

Then just cd to a directory and type make:

cd ubuntu
make

which will run:

vagrant up
vagrant ssh ubuntu

Inventory

Copy the ubuntu/ or debian/ directories to quickly create new Ubuntu or Debian based labs.

Stargazers over time

Stargazers over time

More Core Repos

Knowledge

Readme Card Readme Card

DevOps Code

Readme Card Readme Card Readme Card Readme Card

Containerization

Readme Card Readme Card

CI/CD

Readme Card Readme Card

DBA - SQL

Readme Card

DevOps Reloaded

Readme Card Readme Card Readme Card Readme Card Readme Card

Templates

Readme Card Readme Card

Misc

Readme Card Readme Card

The rest of my original source repos are here.

Pre-built Docker images are available on my DockerHub.