users: - default chpasswd: list: | root: RANDOM expire: False disable_root: 0 resize_rootfs_tmp: /dev syslog_fix_perms: ~ network: {config: disabled} preserve_hostname: true cloud_init_modules: - growpart - resizefs - update_etc_hosts cloud_config_modules: - runcmd - set-passwords - disable-ec2-metadata datasource_list: ['None'] cloud_final_modules: - phone-home - final-message - scripts-per-once - scripts-per-boot - scripts-per-instance - scripts-user system_info: default_user: name: root lock_passwd: false shell: /bin/bash distro: rhel paths: cloud_dir: /var/lib/cloud templates_dir: /etc/cloud/templates ssh_svcname: sshd # vim:syntax=yaml