Closed noelmcloughlin closed 4 years ago
I have seen lots of these when adopting template-formula on various formulae. Have not found root cause.
Caused by https://github.com/saltstack/salt/issues/30971
Workaround is to replace sls: {{ xyz }}
with sls: "{{ xyz }}.*"
There was a state failure on Ubuntu and CentOS. Weird
Versions