Re: [Puppet Users] I can't get a custom fact to work in Windows

2013-02-07 Thread ad
Note that you can also use Puppet.notice to help debug and such. Adam On Thursday, February 7, 2013 4:39:42 PM UTC-6, Dan McManus wrote: > > Hah, yet, just removing the "puts" worked. Many thanks. > > On Thu, Feb 7, 2013 at 3:28 PM, Justin Stoller > > > wrote: > >> >> >> >> On Thu, Feb 7, 2013

Re: [Puppet Users] I can't get a custom fact to work in Windows

2013-02-07 Thread Dan McManus
Hah, yet, just removing the "puts" worked. Many thanks. On Thu, Feb 7, 2013 at 3:28 PM, Justin Stoller wrote: > > > > On Thu, Feb 7, 2013 at 2:04 PM, Dan McManus wrote: > >> Hello all! >> >> I am using open source puppet 3.0.1 on both the client and master. The >> issue I am having is that I can

Re: [Puppet Users] I can't get a custom fact to work in Windows

2013-02-07 Thread Justin Stoller
On Thu, Feb 7, 2013 at 2:04 PM, Dan McManus wrote: > Hello all! > > I am using open source puppet 3.0.1 on both the client and master. The > issue I am having is that I cannot get a simple custom fact to be > recognized in my manifest. Hopefully I am missing something. > > I am trying to have a c