tests: Move Clear Linux cloud-init files to subdirectory

And rename the default user from "admin" to "cloud" as the admin user
clashes with a standard user and group name on Ubuntu.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
Rob Bradford
2019-07-30 11:46:13 +01:00
committed by Samuel Ortiz
parent 98d7955e34
commit be199e5560
3 changed files with 9 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
#cloud-config
users:
- name: admin
- name: cloud
passwd: $6$7125787751a8d18a$sHwGySomUA1PawiNFWVCKYQN.Ec.Wzz0JtPPL1MvzFrkwmop2dq7.4CYf03A5oemPQ4pOFCCrtCelvFBEle/K.
sudo:
- ALL=(ALL) NOPASSWD:ALL