Only Build Ubuntu 16.04 Xenial Xerus VMs
authorJason Stephenson <jason@sigio.com>
Tue, 4 Dec 2018 14:25:50 +0000 (09:25 -0500)
committerJason Stephenson <jason@sigio.com>
Tue, 4 Dec 2018 14:25:50 +0000 (09:25 -0500)
commit5bc17251d96f7dfaea1fc0f3c5b872a666960686
tree752ad7b5dd1de181277c940508346cf126cf87da
parent2e4ead1c570d24ebc1bc60bf3d190dfd5037d34e
Only Build Ubuntu 16.04 Xenial Xerus VMs

Testing revealed that we cannot build Ubuntu 16.04 VMs and still build
VMs with older releases.  Since Xenial Xerus is the older LTS at this
point and Trusty Tahr (Ubuntu 14.04) will go out of LTS in April 2019,
we will focuse on Xenial.

I should also note that we cannot build Ubuntu 18.04 Bionic Beaver VMs
with vmbuilder, either.  The move to netplan for networking
configuration will require big changes to the vmbuilder templates, and
no one in the vmbuilder community seems to be taking that on.  This
could be the end of the road for our use of vmbuilder.

Signed-off-by: Jason Stephenson <jason@sigio.com>
files/configuration/ejabberd.cfg [deleted file]
files/extras/README [new file with mode: 0644]
files/extras/interfaces-xenial.tmpl [new file with mode: 0644]
scripts/postbuild.sh
vmbuilder/vmbuilder.conf.example