-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor(common): split inventory from common #386
Conversation
Signed-off-by: Mark Sanders <marksanders194@gmail.com>
@sandersms please clone security-skip.yml and security.yml for inventory |
Signed-off-by: Mark Sanders <marksanders194@gmail.com>
@sandersms this line needs fix
|
Signed-off-by: Mark Sanders <marksanders194@gmail.com>
Signed-off-by: Mark Sanders <marksanders194@gmail.com>
Found an incorrect resource reference and made the fix prior to approval/merge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tiny makefile fix to match other makefiles...
Signed-off-by: Mark Sanders <marksanders194@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Split the inventory from the common folder to allow for adding capabilities along with the inventory. This also solves the multiple folder issue that was being reported by the inventory file being in the common folder and directed toward an inventory service capability.