On Fri, Mar 26, 2010 at 5:02 AM, DieterVDW <[email protected]> wrote:
> Hi,
>
> I've got the following resource:
>
> host { "host.domain.com":
> alias => [ "host", "alias" ],
> ip => "1.2.3.4",
> ensure => present,
> }
>
>
it was changed from alias to host_aliases in ... I think .25.3. Alias is
already a metaparam that we were overloading by accident.
> The resulting line in my /etc/hosts file is:
> 1.2.3.4 host.domain.com
>
> Any alias definitions seem to be ignored?
> What am I doing wrong?
>
> Best regards,
>
> Dieter
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<puppet-users%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>
>
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.