[Bug 1246229] Re: Error: Puppet::Parser::AST::Resource failed with error TypeError: no implicit conversion from nil to integer at ...
Robie Basak
1246229 at bugs.launchpad.net
Thu Oct 31 21:16:13 UTC 2013
Thank you for taking the time to report this bug and helping to make
Ubuntu better.
I could not reproduce this using the following test case:
--->8---
class foo($content="abc") {
file { '/tmp/foo': content => $content; }
}
class {foo:}
--->8---
My understanding of your bug as you described it is that this doesn't
work. But my example does appear to work on puppet 3.2.4-2ubuntu2 using
"puppet apply".
Please provide exact instructions to reproduce your problem on a fresh
Saucy installation, and then change the bug status back to New. If you
cannot reproduce and decide that this isn't a bug after all, please
change the bug status to Invalid. Thanks!
** Changed in: puppet (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet in Ubuntu.
https://bugs.launchpad.net/bugs/1246229
Title:
Error: Puppet::Parser::AST::Resource failed with error TypeError: no
implicit conversion from nil to integer at ...
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1246229/+subscriptions
More information about the Ubuntu-server-bugs
mailing list