#cloud-config mounts: - [vdc,none,swap,sw,0,0] - [vdd,/scratch,ext3,defaults,2,0] packages: - git - screen runcmd: - test `hostname` = localhost && /root/fix-hostname.sh - /root/testsuite.sh