From 4919d141829cdcfa99d5d1ddbb50c6e07a9532a5 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Oct 26 2017 21:08:30 +0000 Subject: Add secondary treefiles for updates and update-test (F26) 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..4f42b06 --- /dev/null +++ b/fedora-atomic-host-updates-stable.json @@ -0,0 +1,4 @@ +{ + "ref": "fedora/26/${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..d43670b --- /dev/null +++ b/fedora-atomic-host-updates-testing.json @@ -0,0 +1,4 @@ +{ + "ref": "fedora/26/${basearch}/testing/atomic-host", + "include": "fedora-atomic-host.json" +}