-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is this a critical security issue?
- This is not a security issue.
Describe the Bug
We added an implementation fact, which ended up as a local fact: #63 -> #78 -> #107
the fact works fine when running the agent or apply, but it's missing in puppet facts show implementation. This is a bug that needs to be fixed. Because of that, the fact is also missing in facterdb factsets.
Expected Behavior
puppet facts show implementation shows openvox
Steps to Reproduce
- install openvox
- run
puppet facts show implementation && puppet apply -e 'notify { $facts["implementation"]: }'
Environment
openvox 8.23.1 on all platforms
Additional Context
No response
Relevant log output
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working