hardware specific states
This commit is contained in:
11
hardware/raspberrypi/fan/init.sls
Normal file
11
hardware/raspberrypi/fan/init.sls
Normal 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user