From 6cdf36b87dd6d2e550d6a539b61f7a52e362ad8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sat, 7 Apr 2018 09:00:43 +0000 Subject: [PATCH] Update 'linux/Debian/Repos/Jitsi.sls' --- linux/Debian/Repos/Jitsi.sls | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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