peridot-rocky/extraoptions.cfg

14 lines
321 B
INI
Raw Normal View History

# kind: resf.peridot.v1.CatalogExtraOptions
# We usually don't set any with/without flags but if we want to
# add extra artifacts to a separate repository without affecting
# the main SRPM. This is a good way to do it
2023-10-11 18:28:43 +00:00
package_options {
name: "openldap"
with: "servers"
}
2022-05-25 18:17:42 +00:00
2023-10-11 18:28:43 +00:00
package_options {
name: "rocky-release"
}
2022-05-25 18:17:42 +00:00