# Negative fixture: ssh:// URL to a host without bundled SSH host keys # (github.com/gitlab.com/codeberg.org) and no repository.known_hosts set. # Expected to be rejected by the conditional known_hosts constraint. [network] node_cidr = "10.10.10.0/24" [kubernetes.api] addr = "10.10.10.254" [gateways] internal = "10.10.10.252" dns = "10.10.10.253" external = "10.10.10.251" [repository] url = "ssh://git@git.example.com/k8s/home-ops.git" [domain] name = "example.com" [dns] token = "fake" [[nodes]] name = "k8s-0" address = "10.10.10.100" controller = true disk = "/dev/sdfake" mac_addr = "00:00:00:00:00:00" schematic_id = "376567988ad370138ad8b2698212367b8edcb69b5fd68c80be1f2ec7d603b4ba"