vno1-rpb3: enable deployerbot follower
This commit is contained in:
parent
3f4399017c
commit
4a393204e2
@ -45,6 +45,14 @@
|
||||
saslPasswdPath = config.age.secrets.sasl-passwd.path;
|
||||
};
|
||||
|
||||
deployerbot = {
|
||||
follower = {
|
||||
enable = true;
|
||||
uidgid = myData.uidgid.updaterbot-deployee;
|
||||
publicKey = myData.hosts."vno1-oh2.servers.jakst".publicKey;
|
||||
};
|
||||
};
|
||||
|
||||
friendlyport.vpn.ports = [
|
||||
myData.ports.exporters.node
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user