Skip to content

Instantly share code, notes, and snippets.

@blyncsy-david-lewis
Created October 19, 2015 22:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blyncsy-david-lewis/b04f8860a45632033057 to your computer and use it in GitHub Desktop.
Save blyncsy-david-lewis/b04f8860a45632033057 to your computer and use it in GitHub Desktop.
installing jre through salt state
install production jre:
pkg.installed:
- sources:
- jre1.8.0_60-1.8.0_60-fcs.x86_64: salt://data/java/jre-8u60-linux-x64.rpm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment