aboutsummaryrefslogtreecommitdiff
path: root/files/usr/local/etc/pkg/repos/onprem.conf.idm_server
diff options
context:
space:
mode:
Diffstat (limited to 'files/usr/local/etc/pkg/repos/onprem.conf.idm_server')
-rw-r--r--files/usr/local/etc/pkg/repos/onprem.conf.idm_server9
1 files changed, 9 insertions, 0 deletions
diff --git a/files/usr/local/etc/pkg/repos/onprem.conf.idm_server b/files/usr/local/etc/pkg/repos/onprem.conf.idm_server
new file mode 100644
index 0000000..5ffad74
--- /dev/null
+++ b/files/usr/local/etc/pkg/repos/onprem.conf.idm_server
@@ -0,0 +1,9 @@
+# The "-idm" set is a special poudriere build for the IDM servers that builds
+# openldap26-server with GSSAPI_BASE. This workaround is necessary to avoid a
+# circular dependency with krb5 and cyrus-sasl2-gssapi.
+${site}: {
+ enabled: yes,
+ url: "http://${pkg_host}/\${ABI}/latest-idm",
+ signature_type: "pubkey",
+ pubkey: "/usr/local/etc/ssl/repo.crt"
+}