Further point tweaks
This commit is contained in:
		| @@ -71,17 +71,17 @@ In short, it is a Free Software, scalable, redundant, self-healing, and self-man | |||||||
| ### Provisioning | ### Provisioning | ||||||
|  |  | ||||||
| * Integrated, highly flexible VM provisioning system | * Integrated, highly flexible VM provisioning system | ||||||
| * Define custom install scripts or use included examples for common OSes | * Define custom Python 3 install scripts or use included examples for common OSes | ||||||
| * CloudInit Amazon EC2-compatible CloudInit "userdata" support | * CloudInit Amazon EC2-compatible CloudInit "userdata" support | ||||||
| * Define dynamic VM profiles from component templates (system, network, disk), scripts, and userdata | * Define dynamic VM profiles from component templates (system, network, disk), scripts, and userdata | ||||||
| * OVA VM package support | * OVA VM package support | ||||||
|  | * Virtual disk import (raw, VMDK, qcow2, and others) support | ||||||
| * Volume cloning support (cloning VMs) | * Volume cloning support (cloning VMs) | ||||||
| * Virtual disk import (raw, VMDK, qcow2, and others) |  | ||||||
|  |  | ||||||
| ### Other | ### Other | ||||||
|  |  | ||||||
| * Free, Libre and Open Source (FLOSS) software | * Free, Libre and Open Source (FLOSS) software | ||||||
| * Written in modern Python3 | * Written in modern Python 3 | ||||||
| * Well-maintained and frequently updated | * Well-maintained and frequently updated | ||||||
|  |  | ||||||
| ## Building Blocks | ## Building Blocks | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user