Add info about vmfloaty

This commit is contained in:
Brian Cain 2016-06-08 14:18:09 -07:00
parent 26ca390b4c
commit 28a6644209

View file

@ -80,7 +80,8 @@ A dashboard is provided to offer real-time statistics and historical graphs. It
## Command-line Utility ## Command-line Utility
The [vmpooler_client.py](https://github.com/puppetlabs/vmpooler-client) CLI utility provides easy access to the vmpooler service. The tool is cross-platform and written in Python. - The [vmpooler_client.py](https://github.com/puppetlabs/vmpooler-client) CLI utility provides easy access to the vmpooler service. The tool is cross-platform and written in Python.
- [vmfloaty](https://github.com/briancain/vmfloaty) is a ruby based CLI tool and scripting library written in ruby.
## Build status ## Build status