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

module is not compatible with puppet 4 #64

Open
vchepkov opened this issue Aug 4, 2016 · 2 comments
Open

module is not compatible with puppet 4 #64

vchepkov opened this issue Aug 4, 2016 · 2 comments

Comments

@vchepkov
Copy link

vchepkov commented Aug 4, 2016

Currently module assumes variables set in the class are available in called 'defined' types,
for instance, class newrelic::agent::php calls newrelic::php::newrelic_ini and all it's variables are out of scope, so newrelic.ini.erb is not evaluated properly

@craigwatson
Copy link
Contributor

I believe this is fixed in this commit from #44: 8094494

@vchepkov
Copy link
Author

To be honest I am not sure I understand, why this is a defined resource.
How one would create another instance of newrelic::php::newrelic_ini ?

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

2 participants