feat: add connection timeout of 1s for remote builders
This commit is contained in:
parent
74c0c039f1
commit
fee79c8893
2 changed files with 2 additions and 1 deletions
|
|
@ -101,7 +101,7 @@
|
|||
inventory = {
|
||||
machines = {
|
||||
moritz-desktop.tags = ["peer" "client" "worker"];
|
||||
moritz-laptop.tags = ["peer"];
|
||||
moritz-laptop.tags = ["peer" "client" "worker"];
|
||||
moritz-server.tags = ["client" "worker"];
|
||||
};
|
||||
instances."remote-builders" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue