Displaying 1 result from an estimated 1 matches for "appnod".
Did you mean:
appned
2013 Jul 30
2
Failed to parse template, wrong number of arguments (create_resources)
...ror I get:
*err: Could not retrieve catalog from remote server: Error 400 on SERVER:
Failed to parse template test/foo.cfg.erb:*
* Filepath: /etc/puppet/modules/test/templates/foo.cfg.erb*
* Line: 1*
* Detail: wrong number of arguments*
* at /etc/puppet/modules/test/manifests/init.pp:12 on node appnode*
If I commend out the "create_resources" and the "define" blocks, the
template works just fine. I''m guessing maybe there is a scope issue here
or something, but I haven''t been able to track it down. I''ve tried this:
*ServerName <%= scope.looku...