From 78daa8217db40e524b5abf4b8d7405bb7cc4aef4 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 9 Jan 2018 16:32:12 -0500 Subject: [PATCH] manifest: Use boot_location: new Matches https://pagure.io/fedora-atomic/pull-request/102 --- fedora-ostree-workstation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-ostree-workstation.json b/fedora-ostree-workstation.json index ee25f3b..9c81026 100644 --- a/fedora-ostree-workstation.json +++ b/fedora-ostree-workstation.json @@ -9,7 +9,7 @@ "automatic_version_prefix": "28", - "initramfs-args": ["--no-hostonly"], + "boot_location": "new", "etc-group-members": ["wheel"],