diff --git a/src/main/resources/hudson/plugins/ec2/EC2Slave/help-stopOnTerminate.html b/src/main/resources/hudson/plugins/ec2/EC2Slave/help-stopOnTerminate.html index ed50ac591..40ebc94c8 100644 --- a/src/main/resources/hudson/plugins/ec2/EC2Slave/help-stopOnTerminate.html +++ b/src/main/resources/hudson/plugins/ec2/EC2Slave/help-stopOnTerminate.html @@ -27,5 +27,5 @@ You would use this option to preserve the state of the instance, including that of the EBS volume connections.
Note that instance store content is lost, as are running processes and the contents of memory.
-Stopping and starting an instance starts a new hourly billing cycle, so short stop timeouts are counterproductive.
+For Windows agents, stopping and starting an instance starts a new hourly billing cycle, so short stop timeouts are counterproductive.
diff --git a/src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-stopOnTerminate.html b/src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-stopOnTerminate.html index ed50ac591..40ebc94c8 100644 --- a/src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-stopOnTerminate.html +++ b/src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-stopOnTerminate.html @@ -27,5 +27,5 @@ You would use this option to preserve the state of the instance, including that of the EBS volume connections.Note that instance store content is lost, as are running processes and the contents of memory.
-Stopping and starting an instance starts a new hourly billing cycle, so short stop timeouts are counterproductive.
+For Windows agents, stopping and starting an instance starts a new hourly billing cycle, so short stop timeouts are counterproductive.