From 5a5247d1ea465bb41a4feb56fa18b827119d728c Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 16 Sep 2019 13:57:50 +0000 Subject: [PATCH] manifest: Use boot-location: modules This is the new default; we end up with the kernel data in only once place. See the treefile docs as well as https://github.com/ostreedev/ostree/pull/1079 and discussion in https://github.com/ostreedev/ostree/pull/1873 --- ignition-and-ostree.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ignition-and-ostree.yaml b/ignition-and-ostree.yaml index 65dbeb0999..781bd78902 100644 --- a/ignition-and-ostree.yaml +++ b/ignition-and-ostree.yaml @@ -9,7 +9,7 @@ include: bootable-rpm-ostree.yaml # Modern defaults we want -boot-location: new +boot-location: modules tmp-is-dir: true # Required by Ignition, and makes the system not compatible with Anaconda