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

undefined local variable or method `get_token' #37

Open
vchepkov opened this issue Feb 12, 2017 · 3 comments
Open

undefined local variable or method `get_token' #37

vchepkov opened this issue Feb 12, 2017 · 3 comments

Comments

@vchepkov
Copy link

# puppet --version
4.8.2

When trying to create a git_webhook resource, get an error:

# puppet apply githook.pp
Notice: Compiled catalog for hub.chepkov.lan in environment production in 0.31 seconds
Error: /Stage[main]/Main/Git_webhook[web_post_receive_webhook]: Could not evaluate: undefined local variable or method `get_token' for Git_webhook[web_post_receive_webhook](provider=github):Puppet::Type::Git_webhook::ProviderGithub
Notice: Applied catalog in 0.22 seconds
@NoodlesNZ
Copy link

I also get this

@abrader
Copy link
Owner

abrader commented Mar 20, 2017

@vchepkov @NoodlesNZ Pretty sure this was fixed in this PR but I'll confirm and release: #38

@NoodlesNZ
Copy link

Thanks @abrader, looks like it works now. Any chance you can bump out a minor/patch release so that the forge version works?

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

3 participants