From da63aa90964c275225c35594d2aaf67997eba11d Mon Sep 17 00:00:00 2001 From: Frostman <134872+Frostman@users.noreply.github.com> Date: Thu, 30 Jul 2026 07:48:01 +0000 Subject: [PATCH] Update docs from fabricator@v0.48.0 This is an automated commit created by GitHub Actions workflow, in the fabricator repository. Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- docs/reference/fab-api.md.gen | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/reference/fab-api.md.gen b/docs/reference/fab-api.md.gen index 309d6250..8cd697ac 100644 --- a/docs/reference/fab-api.md.gen +++ b/docs/reference/fab-api.md.gen @@ -91,6 +91,7 @@ _Appears in:_ | `kubeClusterDNS` _Addr_ | | | | | `dummySubnet` _Prefix_ | | | | | `defaultUser` _[ControlUser](#controluser)_ | | | | +| `noPassAuth` _boolean_ | NoPassAuth disables SSH password authentication on control/fab nodes, requiring key-based access.
When true, at least one authorized key must be configured. | | | | `ntpServers` _string array_ | | | | | `observability` _[ControlObservability](#controlobservability)_ | | | |