-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(PA-5807) Ignore yumrepo files managed by Puppet file resource
Previously we attempted to manage every repo that was found in the yumrepos directory. If one of those repos was a Puppet File resource, yumrepo would manage the yumrepo the Puppet File resource was creating. This casued some idepontecy issues. This change will make it so yumrepo will not attempt to manage any file resource it finds that is found in the yumrepo directory.
- Loading branch information
Showing
1 changed file
with
18 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters