diff --git a/pillar/role/matrix.sls b/pillar/role/matrix.sls index 58e3af8..fca5a3d 100644 --- a/pillar/role/matrix.sls +++ b/pillar/role/matrix.sls @@ -21,3 +21,10 @@ apparmor: profiles: matrix-synapse: source: salt://profile/matrix/files/matrix-synapse.apparmor + +zypper: + repositories: + openSUSE:infrastructure:matrix: + baseurl: http://download.infra.opensuse.org/repositories/openSUSE:/infrastructure:/matrix/openSUSE_Leap_$releasever/ + priority: 100 + refresh: True