prunetwork: disable hydra
This commit is contained in:
@@ -207,6 +207,7 @@ in
|
|||||||
#edition-musique = true;
|
#edition-musique = true;
|
||||||
edition-photo = true;
|
edition-photo = true;
|
||||||
#edition-video = true;
|
#edition-video = true;
|
||||||
|
hydra-core false; # DO NOT ENABLE ON WORKSTATION, YOU CAN CRASH YOUR SYSTEM
|
||||||
print = true;
|
print = true;
|
||||||
#virtualbox = true;
|
#virtualbox = true;
|
||||||
#xmonad = true;
|
#xmonad = true;
|
||||||
@@ -259,7 +260,7 @@ in
|
|||||||
r6d.config-generator = {
|
r6d.config-generator = {
|
||||||
elasticsearch = true;
|
elasticsearch = true;
|
||||||
hydra-builder = true;
|
hydra-builder = true;
|
||||||
hydra-core = true;
|
#hydra-core = false; # DO NOT ENABLE ON WORKSTATION
|
||||||
kibana = true;
|
kibana = true;
|
||||||
rabbitmq = true;
|
rabbitmq = true;
|
||||||
tincAddress = "192.168.12.3/24";
|
tincAddress = "192.168.12.3/24";
|
||||||
|
|||||||
Reference in New Issue
Block a user