Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxcnunes/rancheros-guest


https://github.com/maxcnunes/rancheros-guest

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# rancheros-guest

Vagrant guest plugin for Rancher OS.

While Vagrant does not have embedded support for Rancher OS ([list available guests](https://github.com/mitchellh/vagrant/tree/master/plugins/guests)). This plugin configures the Rancher OS guest on vagrant.

# Installing

```bash
# clone this project and build the gem
rake build

# intall the local gem
vagrant plugin install pkg/rancheros-guest-.gem
```