Forráskód Böngészése

Merge pull request #652 from cgoveas/devel

Updating documentation for 1.1.1
Sujit Jadhav 3 éve
szülő
commit
1f7139fca5

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 6 - 6
docs/INSTALL_OMNIA_CONTROL_PLANE.md


+ 1 - 1
docs/README.md

@@ -1,7 +1,7 @@
 **Omnia** (Latin: all or everything) is a deployment tool to configure Dell EMC PowerEdge servers running standard RPM-based Linux OS images into clusters capable of supporting HPC, AI, and data analytics workloads. It uses Slurm, Kubernetes, and other packages to manage jobs and run diverse workloads on the same converged solution. It is a collection of [Ansible](https://ansible.com) playbooks, is open source, and is constantly being extended to enable comprehensive workloads.
 
 #### Current release version
-1.2
+1.1.1
 
 #### Previous release version
 1.1  

+ 1 - 1
docs/control_plane/device_templates/CONFIGURE_POWERVAULT_STORAGE.md

@@ -18,7 +18,7 @@ Under the `control_plane/input_params` directory, edit the following files:
 
 	Variables	|	Default, choices	|	Description
 	----------------	|	-----------------	|	-----------------
-	locale	|	<ul><li>English</li></ul>	|	Represents the selected language. In Omnia 1.1, only English is supported.
+	locale	|	<ul><li>English</li></ul>	|	Represents the selected language. Currently, only English is supported.
 	powervault_me4_system_name [Optional]	|	<ul><li>**Uninitialized_Name**</li><li>User-defined name</li></ul>	|	The system name used to identify the PowerVault Storage device. The name should be less than 30 characters and must not contain spaces.
 	powervault_me4_snmp_notify_level [Required]	|	<ul><li>**none**</li><li>crit</li><li>error</li><li>warn</li><li>resolved</li><li>info</li></ul>	|	Select the SNMP notification levels for PowerVault Storage devices. 
 	powervault_me4_raid_levels	[Required] |	<ul><li>**raid1**</li>Examples:<li>r5/raid5: 3-16</li><li>r6/raid6: 4-16</li><li>r10/raid10: 4-16</li><li>adapt: 12-128</li></ul> |	Enter the required RAID levels and the minimum and maximum number of disks for each RAID levels. 

+ 1 - 1
docs/control_plane/input_parameters/POWERVAULT_STORAGE.md

@@ -18,7 +18,7 @@ Under the `control_plane/input_params` directory, edit the following files:
 
 	Variables	|	Default, choices	|	Description
 	----------------	|	-----------------	|	-----------------
-	locale	|	<ul><li>English</li></ul>	|	Represents the selected language. In Omnia 1.1, only English is supported.
+	locale	|	<ul><li>English</li></ul>	|	Represents the selected language. Currently, only English is supported.
 	powervault_me4_system_name [Optional]	|	<ul><li>**Uninitialized_Name**</li><li>User-defined name</li></ul>	|	The system name used to identify the PowerVault Storage device. The name should be less than 30 characters and must not contain spaces.
 	powervault_me4_snmp_notify_level [Required]	|	<ul><li>**none**</li><li>crit</li><li>error</li><li>warn</li><li>resolved</li><li>info</li></ul>	|	Select the SNMP notification levels for PowerVault Storage devices. 
 	powervault_me4_raid_levels	[Required] |	<ul><li>**raid1**</li>Examples:<li>r5/raid5: 3-16</li><li>r6/raid6: 4-16</li><li>r10/raid10: 4-16</li><li>adapt: 12-128</li></ul> |	Enter the required RAID levels and the minimum and maximum number of disks for each RAID levels.