-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The cloud-init files used by our build system and this module both try to add the source for mdatp, but with different names. I can resolve this conflict by parameterising the name of the sources file in the module so that I can set the sources file name in the control repo to match the build system, without altering the default behaviour of this module for anyone else who might use it.
The workflow for this task looks like:
- I will raise an issue against the mdatp module,
- I add the parameterisation feature,
- I tag a new release.
- I alter the controlrepo:
- bump the mdatp module version used in the control repo,
- set the parameterised source name in Hiera, and
- add a file resource to remove the old sources file.
The kind of output I see from Apt is
W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/microsoft.list:1 and /etc/apt/sources.list.d/microsoftpackages.list:3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels