mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-13 20:34:22 +00:00
0aafbdc2a2
I changed the scripts that clearly stated where rawhide references were to be commented out, but there are some rawhide references in atomic stuff that may or may not need to be changed.
10 lines
291 B
Plaintext
10 lines
291 B
Plaintext
# Include the appropriate repo definitions
|
|
|
|
# Exactly one of the following should be uncommented
|
|
|
|
# For the master branch the following should be uncommented
|
|
# %include fedora-repo-rawhide.ks
|
|
|
|
# For non-master branches the following should be uncommented
|
|
%include fedora-repo-not-rawhide.ks
|