diff --git a/pillar/role/netbox.sls b/pillar/role/netbox.sls index 9d9b767..f21fef4 100644 --- a/pillar/role/netbox.sls +++ b/pillar/role/netbox.sls @@ -33,3 +33,8 @@ apache: zypper: packages: netbox: {} + repositories: + openSUSE:infrastructure:netbox: + baseurl: http://download.infra.opensuse.org/repositories/openSUSE:/infrastructure:/netbox/$releasever/ + priority: 98 + refresh: true