From d829311a3ad616a018c0df0c60343da39f156647 Mon Sep 17 00:00:00 2001 From: Robert Fairley Date: Thu, 9 May 2019 09:39:32 -0400 Subject: [PATCH] vagrant: Add header noting coreos-assembler Follow-up to #1826 to reflect new development occurring for Fedora CoreOS using coreos-assembler. Closes: #1831 Approved by: jlebon --- vagrant/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/vagrant/README.md b/vagrant/README.md index 74254de3..d12fd6c6 100644 --- a/vagrant/README.md +++ b/vagrant/README.md @@ -1,6 +1,11 @@ -Developing using Docker + Vagrant +Developing using Podman + Vagrant --------------------------------- +**Note: These instructions are in flux and will be oriented +toward a [coreos-assembler](https://github.com/coreos/coreos-assembler) +based workflow, which targets Fedora CoreOS (FCOS). You may find built FCOS +images at: http://artifacts.ci.centos.org/fedora-coreos/prod/builds/latest/.** + The current tooling here is oriented towards doing builds inside a Fedora 29 pet container, with Vagrant on the host.