Refactor.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
# Compute node: Cluster node with Nomad, GlusterFS server, and Syncthing
|
||||
# Used by: c1, c2, c3
|
||||
imports = [
|
||||
./base-node.nix
|
||||
./cluster-node.nix
|
||||
./glusterfs.nix
|
||||
./nomad.nix
|
||||
./syncthing-data.nix
|
||||
|
||||
Reference in New Issue
Block a user