blob: abbec4963ae2a15a2545d31b9625aca4bd41b6f1 [file] [log] [blame]
#cloud-config
chpasswd:
list: |
root:hello
ubuntu:hello
expire: false
runcmd:
- tail -n+1 /sys/devices/system/cpu/vulnerabilities/*
- poweroff
final_message: welcome