Posts with #vagrant

Linux

Sat, December 27, 2025

2 min read

Modular vagrant file

How to structure a modular Vagrantfile using separate .rb config files for resources, disks, and networks.

Linux

Mon, December 8, 2025

2 min read

Installing vagrant on ubuntu, Debian

A Step-by-Step Guide to Installing Vagrant on Debian/Ubuntu for managing development environments seamlessly.

DevOps

Fri, December 5, 2025

3 min read

Setting up chef dev environment

Building a Practical Chef Lab on KVM and Vagrant that mirrors real infrastructure far better than desktop hypervisors.

Linux

Sat, February 5, 2022

3 min read

openSUSE Tumbleweed Vagrant libvirt image.

Spin up an openSUSE Tumbleweed VM quickly using Vagrant with the libvirt provider on your laptop.

Linux

Sat, March 24, 2018

3 min read

Haproxy basic setup on centos7

I am using vagrant with libvirt provider to setup a round robin setup of haproxy, a haproxy centos7 vm and two webservers running centos7.

Linux

Sat, March 24, 2018

2 min read

Vagrant making VMs setup easy

Vagrant enables users to create and configure lightweight, reproducible, and portable development environments.

Linux

Sat, February 10, 2018

2 min read

Using vagrant with kvm

Install Vagrant and use it with the KVM/libvirt provider on Fedora 26.