deployerbot: fwminex and vno3-rp3b are unconditional
This commit is contained in:
parent
d04b230146
commit
faae4708f9
@ -106,22 +106,16 @@ in {
|
|||||||
uidgid = myData.uidgid.updaterbot-deployer;
|
uidgid = myData.uidgid.updaterbot-deployer;
|
||||||
repo = "git@git.jakstys.lt:motiejus/config";
|
repo = "git@git.jakstys.lt:motiejus/config";
|
||||||
deployDerivations = [
|
deployDerivations = [
|
||||||
|
".#fwminex"
|
||||||
".#vno1-oh2"
|
".#vno1-oh2"
|
||||||
".#fra1-a"
|
".#fra1-a"
|
||||||
|
".#vno3-rp3b"
|
||||||
];
|
];
|
||||||
deployIfPresent = [
|
deployIfPresent = [
|
||||||
{
|
|
||||||
derivationTarget = ".#fwminex";
|
|
||||||
pingTarget = myData.hosts."fwminex.motiejus.jakst".jakstIP;
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
derivationTarget = ".#mtworx";
|
derivationTarget = ".#mtworx";
|
||||||
pingTarget = myData.hosts."mtworx.motiejus.jakst".jakstIP;
|
pingTarget = myData.hosts."mtworx.motiejus.jakst".jakstIP;
|
||||||
}
|
}
|
||||||
{
|
|
||||||
derivationTarget = ".#vno3-rp3b";
|
|
||||||
pingTarget = myData.hosts."vno3-rp3b.servers.jakst".jakstIP;
|
|
||||||
}
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user