mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 03:23:08 +08:00
kickstarts: fix transposed path in url
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -16,7 +16,7 @@ btrfs none --label=fedora btrfs.007
|
||||
btrfs / --subvol --name=root LABEL=fedora
|
||||
|
||||
url --url "https://infrastructure.fedoraproject.org/pub/fedora-secondary/releases/$releasever/Server/$basearch"
|
||||
url --url "https://infrastructure.fedoraproject.org/pub/fedora-secondary/$releasever/updates/Everything/$basearch"
|
||||
url --url "https://infrastructure.fedoraproject.org/pub/fedora-secondary/updates/$releasever/Everything/$basearch"
|
||||
|
||||
%packages
|
||||
kernel-core
|
||||
|
||||
Reference in New Issue
Block a user