diff --git a/.gitignore b/.gitignore index 3a4edf6..6cbe93b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ .project +.pydevproject +.settings diff --git a/base/hostconfig/wohnz.sls b/base/hostconfig/wohnz.sls index 42df9d3..faeb68f 100644 --- a/base/hostconfig/wohnz.sls +++ b/base/hostconfig/wohnz.sls @@ -1 +1,3 @@ -has_fan: True +hardware: + raspberrypi: + has_fan: True