Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jedi4ever/veewee-demo
https://github.com/jedi4ever/veewee-demo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jedi4ever/veewee-demo
- Owner: jedi4ever
- Created: 2011-09-21T19:57:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-09-30T16:07:14.000Z (about 13 years ago)
- Last Synced: 2023-04-10T14:22:20.284Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 109 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
- Requires libvirt to be installed
- Requires rvm$ git clone [email protected]:jedi4ever/veewee-demo.git
- Will trigger .rvmrc to create a gemset veewee-demo
$ cd veewee-demo
- Get dependencies
$ bundle install
- Instead of vagrant basebox use veewee
$ veewee {vbox,fusion,kvm} help
Note
1. kvm currently only works over nat (will be fixed soon)
2. the templates need to be rewritten (ubuntu-10.10-amd64 or ubuntu-10.04.3-amd64 are already converted)some additional flags can be passed to the build command
Usage:
veewee kvm build [TEMPLATE_NAME] [BOX_NAME]Options:
-f, [--force] # force the build
-d, [--debug] # enable debugging
-n, [--nogui] # no gui
-a, [--auto] # auto answers
-i, [--postinstall-include=one two three] # patterns of postinstall filenames to additionally include
-e, [--postinstall-exclude=one two three] # patterns of postinstall filenames to excludeBuild box