From 3e989f3c040af1e0f661a351c4c354f4a4ba1b3d Mon Sep 17 00:00:00 2001 From: Travis Fields Date: Thu, 6 Nov 2014 16:34:02 -0800 Subject: [PATCH] Update readme to reflect the SLES 12 addition, also fix whitespace in front of 'version --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index a1c73a8..c2d8f94 100644 --- a/README.markdown +++ b/README.markdown @@ -54,7 +54,7 @@ The following parameters are available in the java module: * `distribution`: The Java distribution to install. Can be 'jdk','jre', or, where the platform supports alternative packages, 'sun-jdk', 'sun-jre', 'oracle-jdk', 'oracle-jre'. Defaults to 'jdk'. -*`version`: The version of Java to install, if you want to ensure a particular version. By default, the module ensures that Java is present but does not require a specific version. +* `version`: The version of Java to install, if you want to ensure a particular version. By default, the module ensures that Java is present but does not require a specific version. * `package`: The name of the Java package. This is configurable in case you want to install a non-standard Java package. If not set, the module will install the appropriate package for the `distribution` parameter and target platform. If you set `package`, the `distribution` parameter will do nothing. @@ -78,7 +78,7 @@ OpenJDK is supported on: * Debian 6, 7 * Ubuntu 10.04, 12.04, 14.04 * Solaris 11 -* SLES 11 SP1 +* SLES 11 SP1, 12 Sun Java is supported on: * Debian 6