From 5d23abb33818b533dcf03bf9f3e2730af0421bf2 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Fri, 18 Mar 2016 15:26:25 +1100 Subject: [PATCH] centos-minimal: can be used with base I'm not sure why this comment is here. base works with centos-minimal (we changed it in I2956aaa49ba3137a799f97e0983ab4b7c93a0a0c) and we've got images deployed with such a configuration. Update the comment Change-Id: I3207f87dc29280183c0960ea863533a4d441081c --- elements/centos-minimal/README.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/elements/centos-minimal/README.rst b/elements/centos-minimal/README.rst index 759a1e501..3c83eef30 100644 --- a/elements/centos-minimal/README.rst +++ b/elements/centos-minimal/README.rst @@ -6,9 +6,6 @@ Create a minimal image based on CentOS 7. Use of this element will require 'yum' and 'yum-utils' to be installed on Ubuntu and Debian. Nothing additional is needed on Fedora or CentOS. -This element cannot be used with the base element, therefore must pass the -n -flag to disk-image-create when using this element. - The `DIB_OFFLINE` or more specific `DIB_YUMCHROOT_USE_CACHE` variables can be set to prefer the use of a pre-cached root filesystem tarball.