archinstall/deployments/default.json

19 lines
397 B
JSON

{
"args" : {
"password" : "0000",
"post" : "stay"
},
"post" : {
"test exit codes" : {
"exit 1" : {"ignore_errors" : true},
"echo 'ssh test@77.80.220.176" : {
"events" : {
"continue connecting" : "yes",
"s password" : "test"
},
"boot" : true
}
}
}
}