diff --git a/profiles/smoketest.yaml b/profiles/smoketest.yaml index bed5685..c355a56 100644 --- a/profiles/smoketest.yaml +++ b/profiles/smoketest.yaml @@ -17,3 +17,5 @@ cloud_init_extra_script: | pwd touch SMOKETEST env > SMOKETEST-env + echo wallabilla > /etc/hostname + hostname wallabilla