Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cescoffier/puppet-java6

Installs Java 6 using Puppet on Ubuntu
https://github.com/cescoffier/puppet-java6

Last synced: 19 days ago
JSON representation

Installs Java 6 using Puppet on Ubuntu

Awesome Lists containing this project

README

        

Java 6 Puppet Module for Ubuntu
===============================

Simple Puppet module installing Java 6.
This module requires the apt module because Java 6 is installed using _apt-get_

Example
-------

java6 {"Install Java 6"}

Using the module
----------------

* Clone this repository to _/etc/puppet/modules_ (or configure your _modulepath_)

License
-------

This module is licensed under the Apache Software License 2.0.