Skip to content

Warning: The method 'Puppet::Network::HttpPool.http_instance' is deprecated. Use Puppet.runtime[:http] instead #82

@CyberLine

Description

@CyberLine

http_validator.rb uses deprecated
conn = Puppet::Network::HttpPool.http_instance(http_server, http_port, use_ssl, verify_peer)
which leads to warnings in newer Puppet versions

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