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