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