Projects
jsj
jsj-installtools
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 54
View file
PrepareNagiosTests
Changed
@@ -2,7 +2,12 @@ . /usr/share/jsjinstalltools/GetVersion zypper sl -u | egrep "jsj/openSUSE_$VERSION" 2>&1 > /dev/null if $? != 0 ; then - zypper ar -t rpm-md -f http://repo.jacobs-university.de/jsj/openSUSE_$VERSION "jsj_$VERSION" + if $VERSION -gt 42.0 ; then + REPOVERSION="Leap_$VERSION" + else + REPOVERSION="$VERSION" + fi + zypper ar -t rpm-md -f http://repo.jacobs-university.de/jsj/openSUSE_$REPOVERSION "jsj_$VERSION" fi zypper -n in -l nrpe monitoring-plugins-zypper nagios-plugins-kernel check_mk-agent rdiff-backup rsync -vaPH nagios.jacobs-university.de::nagios/ /etc/nagios/
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.