From 6951263d4cc0d3ac2abdebd04bebe3f2fb9d04e1 Mon Sep 17 00:00:00 2001 From: Kilian Engelhardt Date: Wed, 21 Jun 2017 11:08:40 +0200 Subject: [PATCH] fix indentation and remove a white line --- manifests/init.pp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/manifests/init.pp b/manifests/init.pp index 2a9a7d9..eb079ab 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -9,7 +9,6 @@ # or other platform-specific options where there are multiple # implementations available (eg: OpenJDK vs Oracle JDK). # -# # [*version*] # The version of java to install. By default, this module simply ensures # that java is present, and does not require a specific version. @@ -36,8 +35,8 @@ # correct JVM is enabled. # # [*java_home*] -# The path to where the JRE is installed. This will be set as an -# environment variable. +# The path to where the JRE is installed. This will be set as an +# environment variable. # # Actions: #