From a62f5908c86a4c1228e4284b5844e33a1b5cac0b Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sat, 28 Jul 2018 19:08:26 +0000 Subject: [PATCH] Keep "workstation" branding for now Changing this is going to require coordinated changes to https://pagure.io/pungi-fedora --- fedora-atomic-workstation.json | 1 + silverblue.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 120000 fedora-atomic-workstation.json diff --git a/fedora-atomic-workstation.json b/fedora-atomic-workstation.json new file mode 120000 index 0000000..f615e78 --- /dev/null +++ b/fedora-atomic-workstation.json @@ -0,0 +1 @@ +silverblue.json \ No newline at end of file diff --git a/silverblue.json b/silverblue.json index adcb7b7..5990275 100644 --- a/silverblue.json +++ b/silverblue.json @@ -1,5 +1,5 @@ { - "ref": "fedora/rawhide/x86_64/silverblue", + "ref": "fedora/rawhide/x86_64/workstation", "repos": ["fedora-rawhide"], "automatic_version_prefix": "29", "mutate-os-release": "29",