Add Leap 15.3 Maintenance configuration
This commit is contained in:
parent
d6cd012549
commit
8f5cb1bf4a
@ -8,5 +8,10 @@
|
||||
"version": "15.2",
|
||||
"flavor": "DVD-Incidents",
|
||||
"distri": "opensuse"
|
||||
},
|
||||
"openSUSE:Leap:15.3:Update" : {
|
||||
"version": "15.3",
|
||||
"flavor": "DVD-Incidents",
|
||||
"distri": "opensuse"
|
||||
}
|
||||
}
|
||||
|
@ -10,5 +10,11 @@
|
||||
"FLAVOR": "DVD-Incidents",
|
||||
"VERSION": "15.2",
|
||||
"ARCH": "x86_64"
|
||||
},
|
||||
"openSUSE:Leap:15.3:Update": {
|
||||
"DISTRI": "opensuse",
|
||||
"FLAVOR": "DVD-Incidents",
|
||||
"VERSION": "15.3",
|
||||
"ARCH": "x86_64"
|
||||
}
|
||||
}
|
||||
|
@ -28,5 +28,19 @@
|
||||
"http://download.opensuse.org/update/leap/15.2/non-oss/"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"openSUSE:Leap:15.3:Update" : {
|
||||
"settings" : {
|
||||
"OS_TEST_ISSUES" : "",
|
||||
"FLAVOR" : "DVD-Updates",
|
||||
"DISTRI" : "opensuse",
|
||||
"VERSION" : "15.3",
|
||||
"ARCH" : "x86_64"
|
||||
},
|
||||
"test" : "kde",
|
||||
"repos" : [
|
||||
"http://download.opensuse.org/update/leap/15.3/oss/",
|
||||
"http://download.opensuse.org/update/leap/15.3/non-oss/"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user