* Fixed a bug that caused striker-initialize-host to not compile / run.

Signed-off-by: Digimer <digimer@alteeve.ca>
main
Digimer 4 years ago
parent 70dc0598f2
commit cd87c0f521
  1. 2
      tools/striker-initialize-host

@ -79,7 +79,7 @@ sub configure_lvm
port => $anvil->data->{data}{ssh_port},
target => $anvil->data->{data}{host_ip_address},
remote_user => "root",
})
});
$anvil->Log->variables({source => $THIS_FILE, line => __LINE__, level => 2, list => { problem => $problem }});
if ($problem)
{

Loading…
Cancel
Save