/puppet-parallels

Primary LanguageRubyMIT LicenseMIT

Parallels Puppet module for Boxen

Build Status

Installs Parallels for Mac OS X.

Usage

include parallels

If you want to install the previous version then use:

include parallels::v8

Required Puppet Modules

  • boxen

Development

Set GITHUB_API_TOKEN in your shell with a Github oAuth Token to raise your API rate limit. You can get some work done without it, but you're less likely to encounter errors like Unable to find module 'boxen/puppet-boxen' on https://github.com.

Then write some code. Run script/cibuild to test it. Check the script directory for other useful tools.