mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-15 21:23:09 +00:00
b33a044e15
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
10 lines
290 B
Plaintext
10 lines
290 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
|