ghoneycutt / puppet-module-ssh

Puppet module to manage SSH
Other
34 stars 184 forks source link

Notice: /Stage[main]/Ssh/Sshkey[hostname.domain.tld]/host_aliases: host_aliases changed ['hostname', ''] to ['hostname', undef] (corrective) #308

Closed bjvrielink closed 5 years ago

bjvrielink commented 5 years ago

If a host has no $::ipaddress, then on each and every host I get this notice on every Puppet run.

Please handle the non-existence of the $::ipaddress fact correctly. There is a good reason this host has no $::ipaddress, as this host only has IPv6 connectivity.

(For bonus points, please include the IPv6 address of hosts as an hostalias :)