aboutsummaryrefslogtreecommitdiff
path: root/files/usr/local/etc/pkg/repos/onprem.conf.freebsd
diff options
context:
space:
mode:
Diffstat (limited to 'files/usr/local/etc/pkg/repos/onprem.conf.freebsd')
-rw-r--r--files/usr/local/etc/pkg/repos/onprem.conf.freebsd6
1 files changed, 6 insertions, 0 deletions
diff --git a/files/usr/local/etc/pkg/repos/onprem.conf.freebsd b/files/usr/local/etc/pkg/repos/onprem.conf.freebsd
new file mode 100644
index 0000000..953ae20
--- /dev/null
+++ b/files/usr/local/etc/pkg/repos/onprem.conf.freebsd
@@ -0,0 +1,6 @@
+${site}: {
+ enabled: yes,
+ url: "http://${pkg_host}/\${ABI}/latest",
+ signature_type: "pubkey",
+ pubkey: "/usr/local/etc/ssl/repo.crt"
+}