Skip to content
Commit 1183ee64 authored by Matthew Harm Bekkema's avatar Matthew Harm Bekkema
Browse files

vagrant: Add vagrant-libvirt to the gemset

With this, you can "install" the plugin just by adding the following to
~/vagrant.d/plugins.json:

  {
    "version":"1",
    "installed": {
      "vagrant-libvirt": {
        "ruby_version":"2.5.3",
        "vagrant_version":"2.2.0",
        "gem_version":"",
        "require":"",
        "sources":[]
      }
    }
  }
parent 97200e97
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment