index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton.feeds+github@gmail.com> | 2019-11-29 17:10:04 +0100 |
---|---|---|
committer | Anton Hvornum <anton.feeds+github@gmail.com> | 2019-11-29 17:10:04 +0100 |
commit | 198c47333ea93083e141146ceb60d1166914df6e (patch) | |
tree | 4d643828a691afd8ddaf1620bc319253deb05487 /deployments/default.json | |
parent | fc196a589ba2f83cbc188ffe0e7f7c48da05ec3f (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 |