Skip to content

Instantly share code, notes, and snippets.

@lordofthejars
Created March 29, 2013 20:30
Show Gist options
  • Save lordofthejars/5273418 to your computer and use it in GitHub Desktop.
Save lordofthejars/5273418 to your computer and use it in GitHub Desktop.
class java_6 {
package { "openjdk-6-jdk":
ensure => installed,
require => Exec["update-package-list"],
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment