index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton.feeds+github@gmail.com> | 2019-11-29 17:10:20 +0100 |
---|---|---|
committer | Anton Hvornum <anton.feeds+github@gmail.com> | 2019-11-29 17:10:20 +0100 |
commit | e505ba6f196acf92b34298866acf5f19939b6d4d (patch) | |
tree | 9f32c2004f49549c1312be4acdd70b8242141c25 /deployments/default.json | |
parent | c5360f94e2ca20ae5ce700fd1dc77ba99534c448 (diff) |
-rw-r--r-- | deployments/default.json | 4 |
diff --git a/deployments/default.json b/deployments/default.json index 78ea5472..cd205f84 100644 --- a/deployments/default.json +++ b/deployments/default.json @@ -6,8 +6,8 @@ "post" : { "test exit codes" : { "ssh test@77.80.220.176" : {"events" : { - "continue connecting" : "yes", - "s password" : "test" + "continue connecting" : "yes\n", + "s password" : "test\n" }, "boot" : true, "debug" : true |