changed remote builders
This commit is contained in:
parent
f1e8ccce80
commit
317239beb3
1 changed files with 2 additions and 2 deletions
|
|
@ -14,11 +14,11 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
inherit system protocol sshUser sshKey supportedFeatures;
|
inherit system protocol sshUser sshKey supportedFeatures;
|
||||||
hostName = "mc7";
|
hostName = "mc2";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
inherit system protocol sshUser sshKey supportedFeatures;
|
inherit system protocol sshUser sshKey supportedFeatures;
|
||||||
hostName = "mc6";
|
hostName = "mc7";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue