-
Notifications
You must be signed in to change notification settings - Fork 32
JAVA_HOME is not set #11
Copy link
Copy link
Open
Description
When installing oracle java 7 the JAVA_HOME is not set.
I've used:
- java_packages:
- oracle-java7-installer
roles:
- { role: smola.java }
something like this would wonderful:
- java_packages:
- oracle-java7-installer
- java_home_set: true
roles:
- { role: smola.java }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels