diff --git a/linux/Debian/Repos/Jitsi.sls b/linux/Debian/Repos/Jitsi.sls new file mode 100644 index 0000000..3ba8cc6 --- /dev/null +++ b/linux/Debian/Repos/Jitsi.sls @@ -0,0 +1,6 @@ +jitsi-stable.list: + pkgrepo.managed: + - humanname: Repository Jitsi + - baseurl: https://download.jitsi.org/jitsi/rpm/ + - enabled: 1 + - gpgcheck: 0 \ No newline at end of file