Re: [Puppet Users] Structured custom fact behavior

2015-11-17 Thread Guto Carvalho
Thanks Peter! On Wednesday, November 18, 2015 at 12:24:14 AM UTC-2, Peter Huene wrote: > > Hi Guto, > On Nov 17, 2015 6:19 PM, "Guto Carvalho" > wrote: > > > > Hi guys, > > > > I'm playing around with custom facts, I'm trying to create a simple > custom (structured) fact. > > > > [root@centos

Re: [Puppet Users] Structured custom fact behavior

2015-11-17 Thread Peter Huene
On Tue, Nov 17, 2015 at 6:24 PM, Peter Huene wrote: > Hi Guto, > On Nov 17, 2015 6:19 PM, "Guto Carvalho" wrote: > > > > Hi guys, > > > > I'm playing around with custom facts, I'm trying to create a simple > custom (structured) fact. > > > > [root@centos7 ~]# puppet --version > > 4.2.1 > > > > [

Re: [Puppet Users] Structured custom fact behavior

2015-11-17 Thread Peter Huene
Hi Guto, On Nov 17, 2015 6:19 PM, "Guto Carvalho" wrote: > > Hi guys, > > I'm playing around with custom facts, I'm trying to create a simple custom (structured) fact. > > [root@centos7 ~]# puppet --version > 4.2.1 > > [root@centos7 ~]# facter --version > 3.0.2 (commit 5dc120fa9db4c19150466b1bbd1d

[Puppet Users] Structured custom fact behavior

2015-11-17 Thread Guto Carvalho
Hi guys, I'm playing around with custom facts, I'm trying to create a simple custom (structured) fact. [root@centos7 ~]# puppet --version 4.2.1 [root@centos7 ~]# facter --version 3.0.2 (commit 5dc120fa9db4c19150466b1bbd1d0cf42c87c6bd) Here is my code https://gist.github.com/gutocarvalho/d609