This commit configures the following:
- Activate the audit using dcagent for subclouds running current N
software version.
- Configure the log folders and log rotation for dcagent. The logs
will be available in /var/log/dcagent/dcagent.log.
Test plan:
- PASS: Build a developer ISO. Deploy a DC system with 2 system
controllers and 1 subcloud. Verify the audit is performed
using dcagent for N release subclouds and the old audit
model for N-1 subclouds.
- PASS: Manage the subcloud and verify the endpoints are correctly
being audited.
- PASS: Verify dcagent is being properly logged to the correct
folder.
Depends-On: https://review.opendev.org/c/starlingx/config/+/925767
Depends-On: https://review.opendev.org/c/starlingx/stx-puppet/+/925766
Story: 2011106
Task: 50689
Change-Id: I2d7bfb0abbb9c0d95e2be07c52a6b2d2a511ebbd
Signed-off-by: Victor Romano <victor.gluzromano@windriver.com>