--- # Preflight preflight__timezone: UTC # Firewall firewall__ssh_rule: limit # User user: "admin" group: "admin" # SSH Config ssh__port: 4554 ssh__password_authentication: "no" ssh__address_family: "inet" ssh__keys: [] # ssh__keys: # - key: ssh-key # state: present