From a5b10bc411df57115fe4df0196cbae10c240579a Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Tue, 17 Oct 2017 12:19:23 +0200 Subject: [PATCH] switch to require platform:f27 --- cloud-init.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cloud-init.yaml b/cloud-init.yaml index bac6d54..26221c3 100644 --- a/cloud-init.yaml +++ b/cloud-init.yaml @@ -9,9 +9,9 @@ data: - MIT dependencies: buildrequires: - bootstrap: master + bootstrap: f27 requires: - platform: master + platform: f27 python3: master python3-ecosystem: master networking-base: f27