diff options
| author | yangwei <[email protected]> | 2024-11-14 09:29:18 +0800 |
|---|---|---|
| committer | yangwei <[email protected]> | 2024-11-14 09:29:18 +0800 |
| commit | d335e8216fd334153edf09bdf367f528dd65a0a4 (patch) | |
| tree | 4693717c77e42d1b786ff87ba77145bf05da5153 | |
| parent | f8877e03a8fb865fd1eef03eee13e3cb40dc3964 (diff) | |
✨ feat(remove tcpdump_mesa & conn_telemetry): FYR
| -rw-r--r-- | containers/firewall/manifest.yaml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/containers/firewall/manifest.yaml b/containers/firewall/manifest.yaml index ad59542f..ea15752a 100644 --- a/containers/firewall/manifest.yaml +++ b/containers/firewall/manifest.yaml @@ -4,16 +4,6 @@ packages: download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/sapp" - - name: tcpdump_mesa - version: 1.0.13.6ec67f5 - download_command: dnf - install_command: rpm - install_command_options: "--prefix /opt/tsg/framework" - - name: conn_telemetry - version: 1.0.3.4ef6df6 - download_command: dnf - install_command: rpm - install_command_options: "--prefix /opt/tsg/sapp" - name: firewall version: 3.5.2.2eab0fe download_command: dnf |
