[kvm-plugin] Update the kernel version
[fuel.git] / build / install / apt-ftparchive-release.conf
1 ##############################################################################
2 # Copyright (c) 2015 Ericsson AB and others.
3 # stefan.k.berg@ericsson.com
4 # jonas.bjurel@ericsson.com
5 # All rights reserved. This program and the accompanying materials
6 # are made available under the terms of the Apache License, Version 2.0
7 # which accompanies this distribution, and is available at
8 # http://www.apache.org/licenses/LICENSE-2.0
9 ##############################################################################
10
11 APT::FTPArchive::Release::Origin "Mirantis";
12 APT::FTPArchive::Release::Label "mos10.0";
13 APT::FTPArchive::Release::Suite "mos10.0";
14 APT::FTPArchive::Release::Version "16.04";
15 APT::FTPArchive::Release::Codename "mos10.0";
16 APT::FTPArchive::Release::Architectures "amd64";
17 APT::FTPArchive::Release::Components "main";
18 APT::FTPArchive::Release::Description "Ubuntu 16.04.1 LTS";