railsmachine / moonshine_java

Moonshine plugin for configuring and installing Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moonshine Java

A plugin for Moonshine

A plugin for installing and managing java. Currently installs the openjdk-6-jdk package by default.

Instructions

  • script/plugin install git://github.com/railsmachine/moonshine_java.git

  • Configure settings if needed configure(:java => {:package => 'openjdk-6-jre'})

  • Invoke the recipe(s) in your Moonshine manifest recipe :java


Unless otherwise specified, all content copyright © 2014, Rails Machine, LLC

About

Moonshine plugin for configuring and installing Java

License:MIT License


Languages

Language:Ruby 100.0%