Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Create a mechanism of fact dependency on adding facts #119

@ricardodani

Description

@ricardodani

The holmes.validators.total_requests:TotalRequestsValidator is actually a Facter, but is dressed as a Validator because he needs to wait for some Facters to be processed to then can process your facts.

Implementing a fact dependency, (inspired on South`s depends_on) can solve this problem.

Fixing this we can make the TotalRequestsValidator a real Facter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions