Lucas Cavalcante 140c922aa3 Remove auditd armada application build
As part of Armada deprecation we need to remove all Armada application
builds for all applications that have been migrated to FluxCD.

This patch removes the armada app build from centos and debian

TEST PLAN:
PASS: Build centos
PASS: Build debian
PASS: deb package has no armada tarball
PASS: rpm package has no armada tarball
PASS: FluxCD tarball is unchanged

Story: 2009138
Task: 46045

Signed-off-by: Lucas Cavalcante <lucasmedeiros.cavalcante@windriver.com>
Change-Id: I4152fa3377a0e1e6b7b155c721b0adf644eba0e6
2022-08-23 15:16:27 -03:00

18 lines
488 B
Plaintext

Source: stx-audit-helm
Section: libs
Priority: optional
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Build-Depends: debhelper-compat (= 13),
helm,
python3-k8sapp-auditd,
python3-k8sapp-auditd-wheels
Standards-Version: 4.5.1
Homepage: https://www.starlingx.io
Package: stx-audit-helm
Section: libs
Architecture: any
Depends: ${misc:Depends}
Description: StarlingX Audit FluxCD Helm Charts
This package contains FluxCD Helm charts for the audit application.