Skip to content

Commit

Permalink
Merge pull request #382 from TheCacophonyProject/update-test
Browse files Browse the repository at this point in the history
Update test
  • Loading branch information
Zainrax authored Aug 22, 2024
2 parents 717d6d8 + 1ca09c3 commit e333711
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion tc2/config/init.sls
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@
cacophony-config-pkg:
cacophony.pkg_installed_from_github:
- name: go-config
- version: "1.18.0"
- version: "1.20.2"
- pkg_name: cacophony-config
- branch: master

cacophony-config-sync-service:
service.running:
- name: cacophony-config-sync
- enable: True
- watch:
- cacophony-config-pkg

0 comments on commit e333711

Please sign in to comment.