Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It doesn't work any more on Puppet 3.6.2 #1

Open
hajee opened this issue Sep 13, 2014 · 3 comments
Open

It doesn't work any more on Puppet 3.6.2 #1

hajee opened this issue Sep 13, 2014 · 3 comments

Comments

@hajee
Copy link
Contributor

hajee commented Sep 13, 2014

I'm trying to use this to get the network facts updated after adding a network interface. But it doesn't work any more. I've looked into it a bit myself. The Puppet::Node::Facts.find method doesn't exist any more. Now a method Puppet::Node::Facts.indirection.findexists. It seems to do what I guess Puppet::Node::Facts.find did.

Also the reload_facter() is gone from the Puppet::Configurer and nothing remotely similar is available.

Any help would be appreciated

@hercynium
Copy link
Owner

Thanks for opening this issue. I see you also have a pull request. I'll take a look at that now.

@hussainaphroj
Copy link

Hi,

I am also getting similar issue, is there any solution so far.
Failed to call refresh: undefined method `find' for Puppet::Node::Facts

Any help would be appreciated

Thanks,
Afroz

@olluri
Copy link

olluri commented Aug 17, 2017

ahhh....even I get the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants