peridot/peridot/data/el8/85.cfg
2022-07-07 22:13:21 +02:00

28 lines
465 B
INI

# proto-file: peridot/proto/v1/module.proto
# proto-message: resf.peridot.v1.ModuleConfiguration
# Example configuration used for Rocky Linux 8.5
platform {
major: 8
minor: 5
patch: 0
provides: "el8"
provides: "el8.5.0"
buildroot {
rpm: "rocky-release"
}
srpmroot {
rpm: "rocky-release"
}
}
default {
name: "nginx"
stream: "1.14"
common_profile: "1.14"
common_profile: "1.16"
common_profile: "1.18"
common_profile: "1.20"
}