fixing file source

This commit is contained in:
2020-05-24 15:56:05 +02:00
parent c37c2c5169
commit 9bf6e75d8d

View File

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