File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -451,13 +451,21 @@ Full procedure for one batch of hosts
451451
452452 kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/wazuh-agent.yml -l <hostname>
453453
454- If any VMs were powered off, they may now be powered back on .
454+ 9. Restore the system to full health .
455455
456- Wait for Prometheus alerts and errors in OpenSearch Dashboard to resolve, or
457- address them.
456+ 1. If any VMs were powered off, they may now be powered back on.
457+
458+ 2. Wait for Prometheus alerts and errors in OpenSearch Dashboard to resolve,
459+ or address them.
460+
461+ 3. Once happy that the system has been restored to full health, enable the
462+ hypervisor in Nova if it is still disabled and then move onto the next
463+ host or batch or hosts.
464+
465+ .. code-block :: console
466+
467+ kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/nova-compute-enable.yml --limit <hostname>
458468
459- Once happy that the system has been restored to full health, move onto the next
460- host or batch or hosts.
461469
462470 Storage
463471=======
You can’t perform that action at this time.
0 commit comments