Skip to content

Rewrite all facts scripts in a language that is installed by default. #57

@ubellavance

Description

@ubellavance

All the get_*_details scripts that are in facts.d are in PHP, and PHP is not available before Zend Server is. It's OK in puppet 3, but in puppet 4 it fails. Scripts should be rewritten in a language that is available in a base install, like perl, python or, even better, bash. No fancy dependency must be required either (like a specific perl module, for example.

Please assign the puppet4 label.

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