peridot-rocky/extraoptions.cfg

10 lines
276 B
INI
Raw Normal View History

2024-02-21 19:41:06 +00:00
# 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
2024-02-21 20:18:59 +00:00
package_options {
name: "openldap"
with: "servers"
}
2024-02-21 19:41:06 +00:00