diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2025-05-12 20:30:47 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2025-05-12 20:30:47 -0400 |
commit | 7b7d5b48495985d724b52c7fc027100edbc07376 (patch) | |
tree | 378168b9cb1756c0ae557b6fe410f4939edbe92e /vars/hostclass/pkg_repository | |
parent | 985bbf8f6ea0d72662a16889d26fbbec2434a805 (diff) | |
download | infrastructure-7b7d5b48495985d724b52c7fc027100edbc07376.tar.gz |
Diffstat (limited to 'vars/hostclass/pkg_repository')
-rw-r--r-- | vars/hostclass/pkg_repository | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/vars/hostclass/pkg_repository b/vars/hostclass/pkg_repository index bf4a2a3..96279ce 100644 --- a/vars/hostclass/pkg_repository +++ b/vars/hostclass/pkg_repository @@ -3,6 +3,4 @@ allowed_tcp_ports='ssh http https' nginx_redirect=false -poudriere_patches=' -chromium-gssapi -' +poudriere_patches='' |