[Puppet Users] Custom Fact to Foreman

2014-09-12 Thread zjherner
Trying to get a custom fact to pushed up to foreman so it can be reported on or viewed by other people. Seems like the reason it doesn't get uploaded is because it only runs with when using $ facter --puppet Been searching for how to do this and everything I get is about distributing facts t

[Puppet Users] Re: Facts in ERB Template not working

2014-04-22 Thread zjherner
I can run $ lsb-release -a on the servers in question and it returns the information I expect. When I use the @lsbdistdescription the local puppet daemon does not acknowledge the field. That line simply gets the architecture. With the @ there is nothing to report when I look in foreman, when

[Puppet Users] Facts in ERB Template not working

2014-04-21 Thread zjherner
Having an odd issue with the facts inside an ERB template. I'm using the facts to build a somewhat dynamic MOTD. I made some changes to init.pp for the module and deployed to my Dev environment and it started breaking things. It started off with not being able to find a value for lsbdistdesc