12 lines
205 B
Plaintext
12 lines
205 B
Plaintext
|
|
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
|
|
|
|
|