Skip to content

Instantly share code, notes, and snippets.

@mveitas
Created November 1, 2013 22:35
Show Gist options
  • Save mveitas/7273068 to your computer and use it in GitHub Desktop.
Save mveitas/7273068 to your computer and use it in GitHub Desktop.
node.override['java']['jdk_version'] = '7'
node.override['java']['install_flavor'] = 'oracle'
node.override['java']['oracle']['accept_oracle_download_terms'] = true
include_recipe "java"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment