diff --git a/linux/Debian/Repos/Jitsi.sls b/linux/Debian/Repos/Jitsi.sls index 3ba8cc6..e45fcdc 100644 --- a/linux/Debian/Repos/Jitsi.sls +++ b/linux/Debian/Repos/Jitsi.sls @@ -1,6 +1,6 @@ -jitsi-stable.list: +jitsi stable Repository: pkgrepo.managed: - - humanname: Repository Jitsi - - baseurl: https://download.jitsi.org/jitsi/rpm/ - - enabled: 1 - - gpgcheck: 0 \ No newline at end of file + - name: deb http://ppa.launchpad.net/wolfnet/logstash/ubuntu precise main + - file: /etc/apt/sources.list.d/jisti-stable.list + - key_url: https://download.jitsi.org/jitsi-key.gpg.key + - enabled: 1 \ No newline at end of file