You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: