Skip to navigation
Logo Daniele Penazzo: Software Developer

vagrant-host-artix


A Vagrant plugin to support Artix Linux host systems

  • Language: Ruby.
  • Framework: None
  • Primary Objective: Personal Use.

In my job, I use Vagrant as a Virtual Machine Manager. Since I switched to Artix Linux, I started having issues where Vagrant saw my host as an Arch Linux system (Artix Linux is an Arch Linux derivative) and trying to use SystemD to start services.

This plugin instructs Vagrant on which commands to use to start and stop services like NFS, as well as including the necessary logic to tell apart Artix and Arch Linux systems.

This plugin was specifically created to allow using Vagrant on Artix Linux (which doesn't have SystemD). This plugin was tested with OpenRC, but should also work with S6, runit and dinit.

View the project repository