diff --git a/pillar/role/matrix.sls b/pillar/role/matrix.sls index f2ec648..75f6025 100644 --- a/pillar/role/matrix.sls +++ b/pillar/role/matrix.sls @@ -16,3 +16,10 @@ sudoers: groups: matrix-admins: - 'ALL=(ALL) ALL' + +zypper: + repositories: + openSUSE:infrastructure:matrix: + baseurl: http://download.infra.opensuse.org/repositories/openSUSE:/infrastructure:/matrix/openSUSE_Leap_$releasever/ + priority: 100 + refresh: True \ No newline at end of file