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