Date: Tue, 18 Jul 2017 14:38:13 +0000 From: Jason Slagle <jslagle@gmail.com> To: =?UTF-8?Q?Romain_Tarti=C3=A8re?= <romain@freebsd.org>, Zach <zach@zleslie.info> Cc: freebsd@zleslie.info, ruby@freebsd.org, tj@freebsd.org Subject: Re: [CFT] Bringing in Puppet 5 Message-ID: <CALby3uYxzxZWgDhZBYbChdJxYLZ9f%2BwbCjKCyXBYWRXKqMneWA@mail.gmail.com> In-Reply-To: <20170718143125.GA81260@blogreen.org> References: <20170710152902.GA69412@blogreen.org> <20170718083254.GA80854@FreeBSD.org> <CALby3uZZK3S74TmFRiJvVhv0OO1Pyp8nNnCRkBVAY98PVutekQ@mail.gmail.com> <20170718141932.GA77483@FreeBSD.org> <20170718142558.GA14902@celtis.u.larch.space> <20170718143125.GA81260@blogreen.org>
index | next in thread | previous in thread | raw e-mail
I have patches that provide all of the facts.
On Tue, Jul 18, 2017 at 10:31 AM Romain Tartière <romain@freebsd.org> 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:
>
> ---------------------------------- 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 <romain@FreeBSD.org> 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)
>
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALby3uYxzxZWgDhZBYbChdJxYLZ9f%2BwbCjKCyXBYWRXKqMneWA>
