From ccf4b95202d242ab19f8a2b4d16f9638841272af Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Aug 17 2016 17:42:29 +0000 Subject: manifest: Use mutate-os-release We now inject the ostree version into /etc/os-release. https://trello.com/c/cBzT7tSP/392-2-make-use-of-the-new-mutate-os-release-option-for-rhel-ah --- diff --git a/fedora-atomic-docker-host.json b/fedora-atomic-docker-host.json index 1999cd2..f79fcef 100644 --- a/fedora-atomic-docker-host.json +++ b/fedora-atomic-docker-host.json @@ -8,6 +8,7 @@ "documentation": false, "automatic_version_prefix": "25", + "mutate-os-release": "25", "initramfs-args": ["--no-hostonly", "--add", "iscsi"],