From c57ae356146af60d2e495ba7b06bf5ed2cd38076 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Mon, 13 Jan 2020 13:54:52 -0500 Subject: [PATCH 1/3] Drop exec from description `exec` is not a real thing. There's `executable`, there's `exe`, but neither add value here. --- .../plugins/computeengine/InstanceConfiguration/config.jelly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/config.jelly b/src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/config.jelly index 906e6f91..ac65b321 100644 --- a/src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/config.jelly +++ b/src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/config.jelly @@ -50,7 +50,7 @@ - + From 498f99bcdaa6e79252dc1a260c91ac909ee80b31 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Mon, 13 Jan 2020 14:00:00 -0500 Subject: [PATCH 2/3] Use tt instead of quotes --- .../InstanceConfiguration/help-windowsConfiguration.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/help-windowsConfiguration.html b/src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/help-windowsConfiguration.html index fad0fb93..f0e5a152 100644 --- a/src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/help-windowsConfiguration.html +++ b/src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/help-windowsConfiguration.html @@ -15,11 +15,11 @@ Enable this option if the launched machine is a Windows VM. The Windows VM must have the OpenSSH server feature installed on it, Java installed on it, and you must have configured an administrative user with a username and password.

- The configured username and password should be set in the "Run as user" and "Windows account credentials" fields. + The configured username and password should be set in the Run as user and Windows account credentials fields.

If you do not have the aforementioned pre-installed, you can use the following startup script to automatically set up the minimum requirements. - In this example the Windows username is "jenkins" and the password is "P@ssword2".
+ In this example the Windows username is jenkins and the password is P@ssword2.
See the help file below for Windows private SSH key if you wish to authenticate SSH via keys.

From 1d44066ff5a44c180586a0eabffea7175cb5ae72 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Mon, 13 Jan 2020 14:20:59 -0500 Subject: [PATCH 3/3] Update url for Configure Clouds --- .../computeengine/ComputeEngineComputer/configure.jelly | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/com/google/jenkins/plugins/computeengine/ComputeEngineComputer/configure.jelly b/src/main/resources/com/google/jenkins/plugins/computeengine/ComputeEngineComputer/configure.jelly index 80b1e415..3f4a7c27 100644 --- a/src/main/resources/com/google/jenkins/plugins/computeengine/ComputeEngineComputer/configure.jelly +++ b/src/main/resources/com/google/jenkins/plugins/computeengine/ComputeEngineComputer/configure.jelly @@ -25,7 +25,7 @@ -

This is a read-only view. Click here to configure your instances.

+

This is a read-only view. Click here to configure your instances.


@@ -56,4 +56,4 @@ - \ No newline at end of file +