Merge pull request #20971 from kierdavis/boinc
boinc service: add to module list
This commit is contained in:
@@ -133,6 +133,7 @@
|
|||||||
./services/cluster/fleet.nix
|
./services/cluster/fleet.nix
|
||||||
./services/cluster/kubernetes.nix
|
./services/cluster/kubernetes.nix
|
||||||
./services/cluster/panamax.nix
|
./services/cluster/panamax.nix
|
||||||
|
./services/computing/boinc/client.nix
|
||||||
./services/computing/torque/server.nix
|
./services/computing/torque/server.nix
|
||||||
./services/computing/torque/mom.nix
|
./services/computing/torque/mom.nix
|
||||||
./services/computing/slurm/slurm.nix
|
./services/computing/slurm/slurm.nix
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ in
|
|||||||
only the hosts listed in <varname>dataDir</varname>/remote_hosts.cfg will be allowed to
|
only the hosts listed in <varname>dataDir</varname>/remote_hosts.cfg will be allowed to
|
||||||
connect.
|
connect.
|
||||||
|
|
||||||
See also: <ulink url="http://boinc.berkeley.edu/wiki/Controlling_BOINC_remotely#Remote_access"/>
|
See also: <link xlink:href="http://boinc.berkeley.edu/wiki/Controlling_BOINC_remotely#Remote_access"/>
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user