elk-5: Remove tests
These packages are EOL and are about to be removed
This commit is contained in:
parent
16429eb2c0
commit
0cce8856b2
@ -178,12 +178,6 @@ let
|
|||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
in mapAttrs mkElkTest {
|
in mapAttrs mkElkTest {
|
||||||
"ELK-5" = {
|
|
||||||
elasticsearch = pkgs.elasticsearch5;
|
|
||||||
logstash = pkgs.logstash5;
|
|
||||||
kibana = pkgs.kibana5;
|
|
||||||
journalbeat = pkgs.journalbeat5;
|
|
||||||
};
|
|
||||||
"ELK-6" =
|
"ELK-6" =
|
||||||
if enableUnfree
|
if enableUnfree
|
||||||
then {
|
then {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user