Skip to content

Latest commit

 

History

History
144 lines (97 loc) · 11.5 KB

README.md

File metadata and controls

144 lines (97 loc) · 11.5 KB

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

Markdown 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.

Star History

Star History Chart

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.