We could idle in #puppet-dev on the Puppet slack - I asked them to create us a FreeBSD channel but Meg (community manager) isn't up yet.
On Tue, Jul 18, 2017 at 10:45 AM Zach <[email protected]> wrote: > On Tue, Jul 18, 2017 at 04:31:25PM +0200, Romain Tartière wrote: > >On Tue, Jul 18, 2017 at 07:25:58AM -0700, Zach wrote: > >> Out of currosity, does the new version ship with ipaddress facts for the > >> interfaces? > > > >Yup. Here is the information for lo0 because it's short and have some > >information: > > Oh goodie! This makes me happy. > > > >---------------------------------- 8< ---------------------------------- > >romain@marvin ~ % facter networking.interfaces.lo0 > >{ > > bindings => [ > > { > > address => "127.0.0.1", > > netmask => "255.0.0.0", > > network => "127.0.0.0" > > } > > ], > > bindings6 => [ > > { > > address => "::1", > > netmask => "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", > > network => "::1" > > }, > > { > > address => "fe80::1", > > netmask => "ffff:ffff:ffff:ffff::", > > network => "fe80::" > > } > > ], > > ip => "127.0.0.1", > > ip6 => "::1", > > mtu => 16384, > > netmask => "255.0.0.0", > > netmask6 => "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", > > network => "127.0.0.0", > > network6 => "::1" > >} > >---------------------------------- 8< ---------------------------------- > > > > > > > >-- > >Romain Tartière <[email protected]> http://people.FreeBSD.org/~romain/ > >pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) > >(plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated) > > > > -- > Zach > _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "[email protected]"
