update comment

This commit is contained in:
Josh Patterson
2025-11-20 15:52:21 -05:00
parent 97c1a46013
commit 2d716b44a8

View File

@@ -497,8 +497,7 @@ def _apply_dyanno_hypervisor_state(status='Initialized'):
to update the hypervisor annotation and ensure all hypervisor host directories exist. to update the hypervisor annotation and ensure all hypervisor host directories exist.
Args: Args:
status: Status to set for the base domain (default: 'Initialized') status: Status passed to the hypervisor annotation state
Valid values: 'PreInit', 'Initialized', 'ImageDownloadFailed', 'SSHKeySetupFailed'
Returns: Returns:
bool: True if state was applied successfully, False otherwise bool: True if state was applied successfully, False otherwise