summaryrefslogtreecommitdiffstats
path: root/pillar
diff options
context:
space:
mode:
Diffstat (limited to 'pillar')
-rw-r--r--pillar/top.sls1
1 files changed, 1 insertions, 0 deletions
diff --git a/pillar/top.sls b/pillar/top.sls
index 36794ea..37638b7 100644
--- a/pillar/top.sls
+++ b/pillar/top.sls
@@ -10,4 +10,5 @@
- role.{{ role }}
{%- endfor %}
'{{ id }}':
+ - ignore_missing: True
- id.{{ id.replace('.', '_') }}