Skip to content

Commit

Permalink
fix monitorix sourcefile overwrite
Browse files Browse the repository at this point in the history
  • Loading branch information
cremesk committed Nov 6, 2024
1 parent 30645b6 commit ff3aab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/freifunk/base/monitorix/init.sls
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ monitorix:
pkgrepo.managed:
- humanname: Monitorix
- name: deb [arch=all] https://apt.izzysoft.de/ubuntu generic universe
- dist: generic
- file: /etc/apt/sources.list.d/monitorix.list
- clean_file: true
- gpgcheck: 1
- key_url: https://apt.izzysoft.de/izzysoft.asc
pkg.installed:
Expand Down

0 comments on commit ff3aab4

Please sign in to comment.