From 1c310987cb3783d0c8b3031c03e0598048463a5a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 13 Sep 2019 22:46:27 +0200 Subject: added sk-2019 --- roles/cloud/install/tasks/hroot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/cloud/install/tasks/hroot.yml') diff --git a/roles/cloud/install/tasks/hroot.yml b/roles/cloud/install/tasks/hroot.yml index 86f52714..3d7ba36b 100644 --- a/roles/cloud/install/tasks/hroot.yml +++ b/roles/cloud/install/tasks/hroot.yml @@ -82,7 +82,7 @@ user: "{{ install_cooked.cloud.credentials.username }}" password: "{{ install_cooked.cloud.credentials.password }}" force_basic_auth: yes - body: "type=hw" + body: "type=hw" ## type=sw -> CTRL-ALT-DEL, type=hw -> reset button status_code: 200 headers: Content-Type: "application/x-www-form-urlencoded" -- cgit v1.2.3