Update CHANGELOG for 0.0.1 release

Also make sure module metadata is ready to go.
This commit is contained in:
Jeff McCune
2011-05-24 11:56:15 -07:00
parent 6e58695a1b
commit 860b400dbc
4 changed files with 14 additions and 9 deletions

View File

@@ -19,7 +19,7 @@ class java(
class { 'java::jre_package':
version => $version_real,
stage => 'deploy',
stage => 'runtime',
}
}