From 344e28185d8500eeee51a3d71c1252627c7bdb5c Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Oct 26 2017 21:41:00 +0000 Subject: Add treefile for f27-updates-testing Signed-off-by: Patrick Uiterwijk --- diff --git a/fedora-atomic-host-updates-stable.json b/fedora-atomic-host-updates-stable.json new file mode 100644 index 0000000..1ce1878 --- /dev/null +++ b/fedora-atomic-host-updates-stable.json @@ -0,0 +1,4 @@ +{ + "ref": "fedora/27/${basearch}/updates/atomic-host", + "include": "fedora-atomic-host.json" +} diff --git a/fedora-atomic-host-updates-testing.json b/fedora-atomic-host-updates-testing.json new file mode 100644 index 0000000..8a57858 --- /dev/null +++ b/fedora-atomic-host-updates-testing.json @@ -0,0 +1,4 @@ +{ + "ref": "fedora/27/${basearch}/testing/atomic-host", + "include": "fedora-atomic-host.json" +}