Re: [Puppet Users] Using yaml to create custom array fact

2014-08-28 Thread Felix Frank
On 08/28/2014 04:33 PM, Mark Rosedale wrote: > > I can set the cust fact and that should just be one customer. But the > role may not be. So what I'd like to do is set the role fact to be an > array and have that interpreted by hiera. Is this possible? There have been pull requests to that effec

[Puppet Users] Using yaml to create custom array fact

2014-08-28 Thread Mark Rosedale
Hello, So I'm using stlib with the /etc/facter/facts.d/ to set up some custom facts of some of my nodes. What I want to do is use yaml to set an array in facter that will then get interpreted by Hiera. Let me give an example. I have the following hierarchy. :hierarchy: - "node/%{::fqdn}"