From 64d0a72dac46e6ef6123059ab62afad80783cafe Mon Sep 17 00:00:00 2001 From: Theo Chatzimichos Date: Nov 10 2017 13:10:04 +0000 Subject: match bryce in pillar/top.sls --- diff --git a/pillar/top.sls b/pillar/top.sls index aa1df04..ae95529 100644 --- a/pillar/top.sls +++ b/pillar/top.sls @@ -17,7 +17,7 @@ production: - match: grain {{ include_optional("role/{0}".format(role)) }} {% endfor %} - {% if virt_cluster == 'atreju' and virtual == 'kvm' %} + {% if virt_cluster in ['atreju', 'bryce'] %} 'virt_cluster:{{ virt_cluster }}': - match: grain - virt_cluster.{{ virt_cluster }}