Skip to content

[Bug]: implementation is just a local fact #220

@bastelfreak

Description

@bastelfreak

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions