summaryrefslogtreecommitdiff
path: root/bootstrap/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/config.py')
-rw-r--r--bootstrap/config.py11
1 files changed, 0 insertions, 11 deletions
diff --git a/bootstrap/config.py b/bootstrap/config.py
index ba4304bb9f8..7fe3bbd956a 100644
--- a/bootstrap/config.py
+++ b/bootstrap/config.py
@@ -399,17 +399,6 @@ DEB_DISTS = {
'liburing-dev': '', # not available
}
},
- 'ubuntu1604': {
- 'docker_image': 'ubuntu:16.04',
- 'vagrant_box': 'ubuntu/xenial64',
- 'replace': {
- 'python3-gpg': 'python3-gpgme',
- 'glusterfs-common': '',
- 'libcephfs-dev': '',
- 'liburing-dev': '', # not available
- 'libtracker-sparql-2.0-dev': '', # not available
- }
- },
'ubuntu1804': {
'docker_image': 'ubuntu:18.04',
'vagrant_box': 'ubuntu/bionic64',