Root cause of the repeated 'Bootstrap Vault admin userpass auth' failure was not macOS-specific: init_vault_admin.sh derived entity_id by logging in as the user, but the login MFA enforcement it creates makes that login MFA-gated on re-runs (dev Vault persists across deploys), yielding 'missing entityID'. patch_playbook_vault_macos() now rewrites init_vault_admin.sh to resolve entity_id via the userpass entity-alias (creating entity+alias on first run), matching the same fix landed in the playbooks repo. Removes the temporary no_log/file-dump diagnostic. Documents TC-MAC-016. |
||
|---|---|---|
| .. | ||
| ai-workspace-offline-install.sh | ||
| create-ai-workspace-offline-package.sh | ||
| reset-xfce-profile.sh | ||
| setup-ai-workspace-all-in-one.sh | ||
| setup-xworkspace-desktop.sh | ||
| start-chromium-console.sh | ||
| start-chromium-minimal.sh | ||
| switch-desktop-mode.sh | ||