Update comments for host configure commands

Change-Id: I249ec3e3417db31d1f0d880ac9b101f88cac2fe5
This commit is contained in:
Pierre Riteau 2022-10-07 16:03:55 +02:00
parent b3cc98d302
commit cd46e1524c

@ -415,10 +415,12 @@ class SeedHypervisorHostConfigure(KollaAnsibleMixin, KayobeAnsibleMixin,
* Optionally, create a virtualenv for remote target hosts.
* Optionally, wipe unmounted disk partitions (--wipe-disks).
* Configure user accounts, group associations, and authorised SSH keys.
* Configure SELinux.
* Configure the host's network interfaces.
* Configure a firewall.
* Configure tuned profile.
* Set sysctl parameters.
* Configure IP routing and source NAT.
* Configure timezone and ntp.
* Optionally, configure software RAID arrays.
* Optionally, configure encryption.
@ -874,7 +876,7 @@ class InfraVMHostConfigure(KayobeAnsibleMixin, VaultMixin,
* Configure tuned profile.
* Set sysctl parameters.
* Disable bootstrap interface configuration.
* Configure timezone.
* Configure timezone and ntp.
* Optionally, configure software RAID arrays.
* Optionally, configure encryption.
* Configure LVM volumes.