Merge "jjb: Add dev_review_efficios-www"
[lttng-ci.git] / lava / devices / x86_server01-cloud08.jinja2
index 9413e0bd3ef3a0159150803f1caf10e99b738e90..b371aaf3e2f400deb6d0d34193f2363f34104323 100644 (file)
@@ -1,7 +1,7 @@
 {% extends 'x86.jinja2' %}
 {% set connection_command = 'telnet serial01.internal.efficios.com 7025' %}
-{% set hard_reset_command = '/usr/bin/pduclient --daemon localhost --hostname pdu01.internal.efficios.com --command reboot --port 05' %}
-{% set power_off_command = '/usr/bin/pduclient --daemon localhost --hostname pdu01.internal.efficios.com --command off --port 05' %}
-{% set power_on_command = '/usr/bin/pduclient --daemon localhost --hostname pdu01.internal.efficios.com --command on --port 05' %}
+{% set hard_reset_command = '/usr/bin/pduclient --daemon localhost --hostname pdu01.internal.efficios.com --command reboot --port 1' %}
+{% set power_off_command = '/usr/bin/pduclient --daemon localhost --hostname pdu01.internal.efficios.com --command off --port 1' %}
+{% set power_on_command = '/usr/bin/pduclient --daemon localhost --hostname pdu01.internal.efficios.com --command on --port 1' %}
 {% set soft_reset_command = 'reboot' %}
 {% set boot_interface = 'net2' %}
This page took 0.023459 seconds and 4 git commands to generate.