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/hostclass | |
parent | 7b7d5b48495985d724b52c7fc027100edbc07376 (diff) | |
download | infrastructure-381df692639d196c63bc7258c5b1705af134c709.tar.gz |
fix chromium patch
Diffstat (limited to 'vars/hostclass')
-rw-r--r-- | vars/hostclass/pkg_repository | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vars/hostclass/pkg_repository b/vars/hostclass/pkg_repository index 96279ce..e0edc03 100644 --- a/vars/hostclass/pkg_repository +++ b/vars/hostclass/pkg_repository @@ -3,4 +3,4 @@ allowed_tcp_ports='ssh http https' nginx_redirect=false -poudriere_patches='' +poudriere_patches='chromium-gssapi' |