Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Install Janus config files from TinyPilot Debian package (#1552)
Resolves #1496 This change replaces the Ansible task responsible for creating the Janus config files, implementing it in TinyPilot's Debian package instead. To test this bundle, run: ```bash curl \ --silent \ --show-error \ --location \ https://raw.githubusercontent.com/tiny-pilot/tinypilot/master/scripts/install-bundle | \ sudo bash -s -- \ https://output.circle-artifacts.com/output/job/5e8d773d-c381-465e-bd67-425ff99f5cd3/artifacts/0/bundler/dist/tinypilot-community-20230804T1445Z-1.9.0-46+dd77b49.tgz ``` <a data-ca-tag href="https://codeapprove.com/pr/tiny-pilot/tinypilot/1552"><img src="https://codeapprove.com/external/github-tag-allbg.png" alt="Review on CodeApprove" /></a>
- Loading branch information