# File Location: /etc/cloud/cloud.cfg
# A set of users which may be applied and/or used by various modules
# when a 'default' entry is found it will reference the 'default_user'
# from the distro configuration specified below
users:
- default
system_info:
default_user:
sudo: ["ALL=(ALL) NOPASSWD:ALL"]