summaryrefslogtreecommitdiff
path: root/roles/cloud/install/tasks/hroot.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/cloud/install/tasks/hroot.yml')
-rw-r--r--roles/cloud/install/tasks/hroot.yml2
1 files changed, 1 insertions, 1 deletions
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"