Issue #12438 has been reported by Stephen Gran.

----------------------------------------
Bug #12438: host type does not understand multiple IP addresses
https://projects.puppetlabs.com/issues/12438

Author: Stephen Gran
Status: Unreviewed
Priority: Normal
Assignee: 
Category: host
Target version: 
Affected Puppet version: 
Keywords: host type
Branch: 


Two things that currently can not be represented with the host type are:

sgran@harris:~$ getent hosts google.com
173.194.67.99   google.com
173.194.67.104  google.com
173.194.67.103  google.com
173.194.67.106  google.com
173.194.67.105  google.com
173.194.67.147  google.com

and ipv4/ipv multi-homed hosts.

I understand that there is a lot of existing config that assumes that 'ip' is a 
single parameter, so the provider will have to do something like to_a.flatten 
before using the provided line as an array.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" 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-bugs?hl=en.

Reply via email to