Displaying 1 result from an estimated 1 matches for "dev_oracle_dev_tool".
Did you mean:
dev_oracle_dev_tools
2010 Feb 08
5
Error 400 on SERVER: private method `gsub' called for nil:NilClass
Hi all,
I''m new to puppet and I can''t seem to figure out how to get rid of
this error on the client or to get the recursive copy of files to the
client:
err: //dev_oracle_dev_tools::install/File[/tmp/oracle_dev_tools]:
Failed to generate additional resources using ''eval_generate'': Error
400 on SERVER: private method `gsub'' called for nil:NilClass
My module is called ''dev_oracle_dev_tools'' and it is defined as:
class dev_oracle_...