#cloud-config users: - name: skylab ssh-authorized-keys: - ${skylab-ssh-key} shell: /bin/bash sudo: ['ALL=(ALL) NOPASSWD:ALL']