Switch to overlay2 driver for storage
authorDan Prince <dprince@redhat.com>
Thu, 30 Mar 2017 17:24:55 +0000 (13:24 -0400)
committerMartin André <m.andre@redhat.com>
Fri, 19 May 2017 08:54:03 +0000 (10:54 +0200)
commit6b17c04e364bc5827ded3e4357f95cb007f73590
treef1b33f954874c2fef45b86bd19c26c82163fbf0c
parent484a744461d361a235b72d4fc0259345fe7eb519
Switch to overlay2 driver for storage

This patch switches the default to the overlay2 storage driver and see
if it helps performance.

Background:

The loopback driver is not recommended for production. Most
other docker storage backends require extra disks (or partitions)
which we don't have on the root disk. Overlay seems to make the
most since for TripleO upgrades where we intend to update
in-place installations to use docker.

Co-Authored-By: Martin André <m.andre@redhat.com>
Change-Id: I6896a9b3e9dc3e269bf5b0dc753bf8c985482daf
manifests/profile/base/docker.pp
spec/classes/tripleo_profile_base_docker_spec.rb