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

@@ -0,0 +1,3 @@
{
"hostname" : "cloud"
}