You're missing a comma, there ^
Regards,
AJ
> OK, what abou thtis error:
>
>
> [root@localhost jleggett]# puppet test.pp
> warning: Could not retrieve fact ipaddress
> warning: Interface targets are deprecated and no longer have any
> function
> err: Could not prefetch interface provider 'redhat': undefined method
> `bootproto=' for #<Puppet::Type::Interface::ProviderRedhat:0xb7910b10>
> err: //Interface[venet0:0]: Failed to retrieve current state of
> resource: undefined method `[]' for
> #<Puppet::Type::Interface::ProviderRedhat:0xb78fb5d0>
The interface type unfortunately doesn't work for many (any?) people.
Dunno how this happened, but I guess I should just disable it until it
can be fixed.
What do others think? Disable it?
--
If you make people think they're thinking, they'll love you; But if
you really make them think, they'll hate you. -- Don Marquis
---------------------------------------------------------------------
Luke Kanies | http://reductivelabs.com | http://madstop.com
> The interface type unfortunately doesn't work for many (any?) people.
>
> Dunno how this happened, but I guess I should just disable it until it
> can be fixed.
>
> What do others think? Disable it?
actually I would support to fix it rather than disabling it, but leaving
it at the current state is _no_ solution. So disabling it, would be ok
as well.
However i looked once for an hour or so at it and couldn't get my mind
around it. It was too automagically for me. I dunno who have written it,
if anybody could give me some hints, I would like to try to fix it,
because it would really be nice to have it!
In the list archive you find several people telling, that they wrote
wrappers or other types from scratch. Would it be possible to share them?
greets Pete