Skip to content

Error: Failed to apply catalog: undefined method `http_ssl_instance' for Puppet::Network::HttpPool:Module #39

@uder

Description

@uder

Hello everyone,

I'm trying to use this module and get deprecation error.

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 7.2.1
  • Ruby:
  • Distribution: Centos 7
  • Module version: 0.1.1

How to reproduce (e.g Puppet code you use)

To check if module works, i'm trying to use code exact same with example in Readme.

What are you seeing

on line $d = Deferred('vault_lookup::lookup', ["secret/test", 'https://vault.hostname:8200'])
agent falls and I see an error:

Error: Failed to apply catalog: undefined method `http_ssl_instance' for Puppet::Network::HttpPool:Module Did you mean? http_instance

Looks like, module's code uses a deprecated ruby's module. I'm not really familiar with ruby, so I can't inspect this issue closer. Is there any solution?

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