diff --git a/muranorepository/Services/ui_forms/ActiveDirectory.yaml b/muranorepository/Services/ui_forms/ActiveDirectory.yaml index 4097d20..405f16f 100644 --- a/muranorepository/Services/ui_forms/ActiveDirectory.yaml +++ b/muranorepository/Services/ui_forms/ActiveDirectory.yaml @@ -86,8 +86,7 @@ forms: required: false type: floatingip label: Assign Floating IP - description: >- - Select to true to assign floating IP automatically to Primary DC + description: Toggle check to assign floating IP automatically. initial: false required: false widgetMedia: diff --git a/muranorepository/Services/ui_forms/AspNetApp.yaml b/muranorepository/Services/ui_forms/AspNetApp.yaml index 7174c40..09d3856 100644 --- a/muranorepository/Services/ui_forms/AspNetApp.yaml +++ b/muranorepository/Services/ui_forms/AspNetApp.yaml @@ -57,8 +57,7 @@ forms: required: false type: floatingip label: Assign Floating IP - description: >- - Select to true to assign floating IP automatically + description: Toggle check to assign floating IP automatically. initial: false required: false widgetMedia: diff --git a/muranorepository/Services/ui_forms/AspNetAppFarm.yaml b/muranorepository/Services/ui_forms/AspNetAppFarm.yaml index 1448436..57a2146 100644 --- a/muranorepository/Services/ui_forms/AspNetAppFarm.yaml +++ b/muranorepository/Services/ui_forms/AspNetAppFarm.yaml @@ -77,8 +77,7 @@ forms: - name: assignFloatingIP type: floatingip label: Assign Floating IP - description: >- - Select to true to assign floating IP automatically + description: Toggle check to assign floating IP automatically. initial: false required: false widgetMedia: diff --git a/muranorepository/Services/ui_forms/LinuxApache.yaml b/muranorepository/Services/ui_forms/LinuxApache.yaml index cdb8b87..64db398 100644 --- a/muranorepository/Services/ui_forms/LinuxApache.yaml +++ b/muranorepository/Services/ui_forms/LinuxApache.yaml @@ -30,8 +30,7 @@ forms: - name: assignFloatingIP type: floatingip label: Assign Floating IP - description: >- - Select to true to assign floating IP automatically + description: Toggle check to assign floating IP automatically. initial: false required: false widgetMedia: diff --git a/muranorepository/Services/ui_forms/LinuxTelnet.yaml b/muranorepository/Services/ui_forms/LinuxTelnet.yaml index 2566baf..a3d1884 100644 --- a/muranorepository/Services/ui_forms/LinuxTelnet.yaml +++ b/muranorepository/Services/ui_forms/LinuxTelnet.yaml @@ -30,8 +30,7 @@ forms: - name: assignFloatingIP type: floatingip label: Assign Floating IP - description: >- - Select to true to assign floating IP automatically + description: Toggle check to assign floating IP automatically. initial: false required: false widgetMedia: diff --git a/muranorepository/Services/ui_forms/MsSqlClusterServer.yaml b/muranorepository/Services/ui_forms/MsSqlClusterServer.yaml index c0aee88..40893c3 100644 --- a/muranorepository/Services/ui_forms/MsSqlClusterServer.yaml +++ b/muranorepository/Services/ui_forms/MsSqlClusterServer.yaml @@ -151,8 +151,7 @@ forms: - name: assignFloatingIP type: floatingip label: Assign Floating IP - description: >- - Select to true to assign floating IP automatically + description: Toggle check to assign floating IP automatically. initial: false required: false widgetMedia: diff --git a/muranorepository/Services/ui_forms/MsSqlServer.yaml b/muranorepository/Services/ui_forms/MsSqlServer.yaml index ec51031..36ca09b 100644 --- a/muranorepository/Services/ui_forms/MsSqlServer.yaml +++ b/muranorepository/Services/ui_forms/MsSqlServer.yaml @@ -67,8 +67,7 @@ forms: - name: assignFloatingIP type: floatingip label: Assign Floating IP - description: >- - Select to true to assign floating IP automatically + description: Toggle check to assign floating IP automatically. initial: false required: false widgetMedia: diff --git a/muranorepository/Services/ui_forms/PostgreSql.yaml b/muranorepository/Services/ui_forms/PostgreSql.yaml index 6bf94ff..717d67f 100644 --- a/muranorepository/Services/ui_forms/PostgreSql.yaml +++ b/muranorepository/Services/ui_forms/PostgreSql.yaml @@ -33,8 +33,7 @@ forms: - name: assignFloatingIP type: floatingip label: Assign Floating IP - description: >- - Select to true to assign floating IP automatically + description: Toggle check to assign floating IP automatically. initial: false required: false widgetMedia: diff --git a/muranorepository/Services/ui_forms/Tomcat.yaml b/muranorepository/Services/ui_forms/Tomcat.yaml index 61237f3..9237cad 100644 --- a/muranorepository/Services/ui_forms/Tomcat.yaml +++ b/muranorepository/Services/ui_forms/Tomcat.yaml @@ -41,8 +41,7 @@ forms: - name: assignFloatingIP type: floatingip label: Assign Floating IP - description: >- - Select to true to assign floating IP automatically + description: Toggle check to assign floating IP automatically. initial: false required: false widgetMedia: diff --git a/muranorepository/Services/ui_forms/WebServer.yaml b/muranorepository/Services/ui_forms/WebServer.yaml index 7655b46..77f41d4 100644 --- a/muranorepository/Services/ui_forms/WebServer.yaml +++ b/muranorepository/Services/ui_forms/WebServer.yaml @@ -47,8 +47,7 @@ forms: - name: assignFloatingIP type: floatingip label: Assign Floating IP - description: >- - Select to true to assign floating IP automatically + description: Toggle check to assign floating IP automatically. initial: false required: false widgetMedia: diff --git a/muranorepository/Services/ui_forms/WebServerFarm.yaml b/muranorepository/Services/ui_forms/WebServerFarm.yaml index d3f1c81..b4ae684 100644 --- a/muranorepository/Services/ui_forms/WebServerFarm.yaml +++ b/muranorepository/Services/ui_forms/WebServerFarm.yaml @@ -66,8 +66,7 @@ forms: required: false type: floatingip label: Assign Floating IP - description: >- - Select to true to assign floating IP automatically + description: Toggle check to assign floating IP automatically. initial: false widgetMedia: css: {all: [muranodashboard/css/checkbox.css]}