peridot-rocky/extraoptions.cfg
2022-05-25 20:17:42 +02:00

14 lines
321 B
INI

# 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
package_options {
name: "openldap"
with: "servers"
}
package_options {
name: "rocky-release"
}