hardware specific states

This commit is contained in:
2020-05-24 15:16:54 +02:00
parent e788d011f9
commit 0fd5edc651
4 changed files with 109 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
file-fan-control:
file:
- managed
- name: /usr/local/bin/fan_ctrl.py
- source: salt://states/hardware/raspberrypi/fan/files/fan_ctrl.py
- user: root
- group: root
- mode: 0755