Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cescoffier/puppet-java6
- Owner: cescoffier
- Created: 2011-10-26T14:17:20.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-20T08:17:07.000Z (almost 13 years ago)
- Last Synced: 2024-10-17T07:51:33.501Z (about 1 month ago)
- Language: Ruby
- Homepage:
- Size: 93.8 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.