From 30ba649d3fba9a08037a9d1485356b1447bd971e Mon Sep 17 00:00:00 2001 From: Aneesh Agrawal Date: Sun, 28 Jan 2018 11:54:18 -0800 Subject: [PATCH] Fix Windows minion targeting Use the correct type of targeting so the Windows minions actually have states to run during highstates. --- top.sls | 1 + 1 file changed, 1 insertion(+) diff --git a/top.sls b/top.sls index 08774cac..24940135 100644 --- a/top.sls +++ b/top.sls @@ -36,6 +36,7 @@ base: - xvfb 'servo-windows\d+': + - match: pcre - servo-build-dependencies.ci 'servo-master\d+':