Shahar Havivi has uploaded a new change for review.

Change subject: Engine: Change custom script help text
......................................................................

Engine: Change custom script help text

Change-Id: I40d2751018897727c5e3c8e9788471be95439c89
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1200300
Signed-off-by: Shahar Havivi <shah...@redhat.com>
---
M 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/18/40318/1

diff --git 
a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java
 
b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java
index 19a3a92..1e41f7c7 100644
--- 
a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java
+++ 
b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java
@@ -1794,7 +1794,7 @@
     @DefaultStringValue("Attach a VirtIO-SCSI controller when running the VM")
     String isVirtioScsiEnabledInfo();
 
-    @DefaultStringValue("Cloud-Init YAML sections, please refer to: 
http://www.ovirt.org/Features/vm-init-persistent#Custom_Script";)
+    @DefaultStringValue("Custom scripts that will be run on the virtual 
machine when it starts. The scripts entered in this field are custom YAML 
sections that are added to those produced by the Manager, and allow you to 
automate tasks such as creating users and files, configuring yum repositories 
and running commands")
     String customScriptInfo();
 
     @DefaultStringValue("VirtIO-SCSI can be enabled from Resource Allocation 
tab on VM dialog")


-- 
To view, visit https://gerrit.ovirt.org/40318
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I40d2751018897727c5e3c8e9788471be95439c89
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shav...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to