From ae43afee23a979421da0b15e0ba021994db4aa24 Mon Sep 17 00:00:00 2001 From: Clement Verna Date: May 18 2018 19:16:53 +0000 Subject: Update blacklist with f28 images Signed-off-by: Clement Verna --- diff --git a/blacklist.json b/blacklist.json index 6f12b05..523fbb0 100644 --- a/blacklist.json +++ b/blacklist.json @@ -1,5 +1,20 @@ { - "f25": [ - "kubernetes" + "f28": [ + "nodejs", + "varnish", + "php", + "perl", + "etcd", + "flannel", + "mongodb", + "waiverdb", + "nginx", + "python3", + "greenwave", + "glusterfs", + "httpd", + "kubernetes-proxy", + "mariadb", + "tools" ] }