virtualbox
contributions requested
Puppet module to install Oracle VirtualBox from the official Oracle Linux repository
Version information
released Jul 5th 2013
Start using this module
Add this module to your Puppetfile:
mod 'gini-virtualbox', '0.2.4'
Learn more about managing modules with a PuppetfileDocumentation
gini/virtualbox — version 0.2.4 Jul 5th 2013
Oracle VirtualBox Puppet Module
Overview
Install Oracle VirtualBox from the official Oracle Linux repository.
Usage
Example:
class { 'virtualbox': }
Contributors
- Daniel Kuffner (chilicat), https://github.com/chilicat
- Alex Rodionov (p0deje), https://github.com/p0deje
- Dennis (shr3kst3r), https://github.com/shr3kst3r
License
Copyright (c) 2012, 2013 smarchive GmbH, 2013 Gini GmbH
This script is licensed under the Apache License, Version 2.0.
See http://www.apache.org/licenses/LICENSE-2.0.html for the full license text.
Support
Please log tickets and issues at our project site.
Dependencies
- puppetlabs/apt (>= 1.0.0)