]> git.proxmox.com Git - pve-cluster.git/commitdiff
dc.cfg verbose description: fix missing whitespace & reword
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 30 Nov 2019 14:50:22 +0000 (15:50 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 30 Nov 2019 14:50:22 +0000 (15:50 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
data/PVE/DataCenterConfig.pm

index 4c78fb8dbf16ab88997771bccc7a7dee78897ca8..24ebf3f4720caace0fd3ce2b5fe62d9434582dcd 100644 (file)
@@ -42,8 +42,8 @@ my $ha_format = {
            "(< 1min). 'conditional' chooses automatically depending on the type of shutdown, ".
            "i.e., on a reboot the service will be frozen but on a poweroff the service will ".
            "stay as is, and thus get recovered after about 2 minutes. ".
-           "Migrate will try to move all running services to another node on both, reboot".
-           "and shutdown. The poweroff process will only continue once no running services ".
+           "Migrate will try to move all running services to another node when a reboot or ".
+           "shutdown was triggered. The poweroff process will only continue once no running services ".
            "are located on the node anymore. If the node comes up again, the service will ".
            "be moved back to the previously powered-off node, at least if no other migration, ".
            "reloaction or recovery took place.",