[14:03] hello after 22.3 (updated 21.4) have error E1: {'lock-passwd': False, 'name': 'root', 'passwd': '$6$A...', 'ssh-authorized-keys': ['ssh-ed25519 AAAA...']} is not valid under any of the given schemas (cloud-init schema --system) [14:25] faa: check for non-numeric uid, lists of sudo rules [14:27] err, it is called "ssh_authorized_keys" and "lock_passwd" [14:30] ssh_authorized_keys not more uniq for user? lock_passwd not fix error message [14:39] faa: please make sure you use "_" (underline), not "-" (dash) in the key names [14:45] yes if only fix lock_passwd, error exist if delete ssh-authorized-keys (move to root level), but this brocken individual user keys? [14:55] faa: and what happens if you use the correct name "ssh_authorized_keys"? [15:08] yes my bad, old old legacy format templating, ssh_authorized_keys work fine, but validator not display error "ssh-authorized-keys" on root level