summaryrefslogtreecommitdiff
path: root/bootstrap/config.py
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2019-11-05 10:38:48 +0100
committerAndreas Schneider <asn@cryptomilk.org>2019-11-06 12:12:34 +0000
commit1ba0a32e707618012dcf9f06ff48bb15783cf106 (patch)
treeb08007d087e2ce5ceccfcfc6856f3de449a72b30 /bootstrap/config.py
parentbf99f82077876fc107adb1ed4f07dd7e1351fff9 (diff)
downloadsamba-1ba0a32e707618012dcf9f06ff48bb15783cf106.tar.gz
bootstrap: Remove Fedora 28 which is already EOL
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
Diffstat (limited to 'bootstrap/config.py')
-rw-r--r--bootstrap/config.py8
1 files changed, 0 insertions, 8 deletions
diff --git a/bootstrap/config.py b/bootstrap/config.py
index 7eca3a372ef..e0eb311a0ef 100644
--- a/bootstrap/config.py
+++ b/bootstrap/config.py
@@ -506,14 +506,6 @@ RPM_DISTS = {
'quota-devel': '', # FIXME: Add me back, once available!
}
},
- 'fedora28': {
- 'docker_image': 'fedora:28',
- 'vagrant_box': 'fedora/28-cloud-base',
- 'bootstrap': DNF_BOOTSTRAP,
- 'replace': {
- 'lsb-release': 'redhat-lsb',
- }
- },
'fedora29': {
'docker_image': 'fedora:29',
'vagrant_box': 'fedora/29-cloud-base',