This commit is contained in:
do
2020-05-24 17:07:51 +02:00
parent 95898f3b48
commit a319ee0abc
3 changed files with 19 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{%
set has_fan = salt['pillar.get'](
'hardware:raspberrypi:has_fan',
'hardware:raspberrypi:fan:has_fan',
default=False
)
%}