diff --git a/src/sunstone/etc/sunstone-views/admin.yaml b/src/sunstone/etc/sunstone-views/admin.yaml index e8f8291f51..7bc5086441 100644 --- a/src/sunstone/etc/sunstone-views/admin.yaml +++ b/src/sunstone/etc/sunstone-views/admin.yaml @@ -53,7 +53,7 @@ features: # False to not scale the CPU. Number [0, 1] to scale from VCPU instantiate_cpu_factor: false - # True to show the option to make persistent a instance + # True to show the option to make an instance persistent instantiate_persistent: true # True to show an input to specify the the VMs and Template path/folder where a vCenter VM will diff --git a/src/sunstone/etc/sunstone-views/admin_vcenter.yaml b/src/sunstone/etc/sunstone-views/admin_vcenter.yaml index c0ed051a49..da99ca650c 100644 --- a/src/sunstone/etc/sunstone-views/admin_vcenter.yaml +++ b/src/sunstone/etc/sunstone-views/admin_vcenter.yaml @@ -53,7 +53,7 @@ features: # False to not scale the CPU. Number [0, 1] to scale from VCPU instantiate_cpu_factor: false - # True to show the option to make persistent a instance + # True to show the option to make an instance persistent instantiate_persistent: true # True to show an input to specify the the VMs and Template path/folder where a vCenter VM will diff --git a/src/sunstone/etc/sunstone-views/cloud.yaml b/src/sunstone/etc/sunstone-views/cloud.yaml index 00b6cbeba8..e0399756d4 100644 --- a/src/sunstone/etc/sunstone-views/cloud.yaml +++ b/src/sunstone/etc/sunstone-views/cloud.yaml @@ -21,7 +21,7 @@ features: # False to not scale the CPU. Number [0, 1] to scale from VCPU instantiate_cpu_factor: false - # True to show the option to make persistent a instance + # True to show the option to make an instance persistent instantiate_persistent: true tabs: provision-tab: diff --git a/src/sunstone/etc/sunstone-views/cloud_vcenter.yaml b/src/sunstone/etc/sunstone-views/cloud_vcenter.yaml index e80cd76784..133058f3d3 100644 --- a/src/sunstone/etc/sunstone-views/cloud_vcenter.yaml +++ b/src/sunstone/etc/sunstone-views/cloud_vcenter.yaml @@ -21,7 +21,7 @@ features: # False to not scale the CPU. Number [0, 1] to scale from VCPU instantiate_cpu_factor: false - # True to show the option to make persistent a instance + # True to show the option to make an instance persistent instantiate_persistent: true tabs: provision-tab: diff --git a/src/sunstone/etc/sunstone-views/groupadmin.yaml b/src/sunstone/etc/sunstone-views/groupadmin.yaml index 3e6a3abf5f..d5bd632345 100644 --- a/src/sunstone/etc/sunstone-views/groupadmin.yaml +++ b/src/sunstone/etc/sunstone-views/groupadmin.yaml @@ -53,7 +53,7 @@ features: # False to not scale the CPU. Number [0, 1] to scale from VCPU instantiate_cpu_factor: false - # True to show the option to make persistent a instance + # True to show the option to make an instance persistent instantiate_persistent: true # True to show an input to specify the the VMs and Template path/folder where a vCenter VM will diff --git a/src/sunstone/etc/sunstone-views/groupadmin_vcenter.yaml b/src/sunstone/etc/sunstone-views/groupadmin_vcenter.yaml index c58ad92c94..10bcdde219 100644 --- a/src/sunstone/etc/sunstone-views/groupadmin_vcenter.yaml +++ b/src/sunstone/etc/sunstone-views/groupadmin_vcenter.yaml @@ -53,7 +53,7 @@ features: # False to not scale the CPU. Number [0, 1] to scale from VCPU instantiate_cpu_factor: false - # True to show the option to make persistent a instance + # True to show the option to make an instance persistent instantiate_persistent: true # True to show an input to specify the the VMs and Template path/folder where a vCenter VM will diff --git a/src/sunstone/etc/sunstone-views/user.yaml b/src/sunstone/etc/sunstone-views/user.yaml index aa165c3e24..f3a521c4b3 100644 --- a/src/sunstone/etc/sunstone-views/user.yaml +++ b/src/sunstone/etc/sunstone-views/user.yaml @@ -53,7 +53,7 @@ features: # False to not scale the CPU. Number [0, 1] to scale from VCPU instantiate_cpu_factor: false - # True to show the option to make persistent a instance + # True to show the option to make an instance persistent instantiate_persistent: true # True to show an input to specify the the VMs and Template path/folder where a vCenter VM will