Don't try to run consul on the cloud.
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
# Cloud node: Minimal system with Consul for cloud deployments
|
||||
imports = [
|
||||
./minimal-node.nix
|
||||
./consul.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user