diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2025-05-21 08:21:58 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2025-05-21 08:21:58 -0400 |
commit | 381df692639d196c63bc7258c5b1705af134c709 (patch) | |
tree | 6c69a215f150f3291ab7a756a270fe844b6397a5 /vars/os | |
parent | 7b7d5b48495985d724b52c7fc027100edbc07376 (diff) | |
download | infrastructure-381df692639d196c63bc7258c5b1705af134c709.tar.gz |
fix chromium patch
Diffstat (limited to 'vars/os')
-rw-r--r-- | vars/os/freebsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vars/os/freebsd b/vars/os/freebsd index 37dc712..e76fc35 100644 --- a/vars/os/freebsd +++ b/vars/os/freebsd @@ -20,7 +20,7 @@ nginx_user=www nginx_conf_dir=/usr/local/etc/nginx nslcd_user=nslcd php_version=83 -postgresql_version=16 +postgresql_version=17 python_version=311 saslauthd_runtime_dir=/var/run/saslauthd saslauthd_user=cyrus |