diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-11-08 19:09:57 -0500 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-11-08 19:09:57 -0500 |
commit | 8aea85b97b044bf4f1d9c77f8cee74dee9e66eee (patch) | |
tree | 22d19db21ba10a0a603129d5ea85e1a64f41eeae /vars/hostclass/pkg_repository | |
parent | 326caed19786670770e856fb48939069ea671050 (diff) | |
download | infrastructure-8aea85b97b044bf4f1d9c77f8cee74dee9e66eee.tar.gz |
thunderbird, dino
Diffstat (limited to 'vars/hostclass/pkg_repository')
-rw-r--r-- | vars/hostclass/pkg_repository | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vars/hostclass/pkg_repository b/vars/hostclass/pkg_repository index e60a0c4..f50beb3 100644 --- a/vars/hostclass/pkg_repository +++ b/vars/hostclass/pkg_repository @@ -2,3 +2,9 @@ allowed_tcp_ports='ssh http https' nginx_redirect=false + +poudriere_patches=' +chromium-gssapi +postgresql16-gssapi +gstreamer1-plugins-good-fix-v4l-einval +' |