On Tuesday, July 5, 2016 at 11:01:01 AM UTC-7, Zee Alexander wrote:
>
> This is such great work Corey! Thank you!
>
> Especially useful for checking default parameter values for resource types:
>
>
> <https://lh3.googleusercontent.com/-TaJLEzAdt5g/V3v1nb6hQxI/AAAAAAAAAks/9EwlmH_lhXcUCKswmH4A4Lxk3NkdRNrjwCLcB/s1600/2016-07-05-105613_1920x1080_scrot.png>
>
> I'm curious - how much does this tool depend on having Facter functional 
> as a Ruby gem? Given that facter is no longer shipped as a gem, and will 
> presumably break at some point with newer and newer versions of Puppet 
> (although I have no idea when).
>

The tool itself does not explicitly require facter, but it does require 
puppet which in turn requires facter and hiera. As long as there is a 
puppet gem present there shouldn't be any need to install facter since it 
would already be present.  

>
> -Zee
>
> On Monday, July 4, 2016 at 4:55:45 PM UTC-7, Corey Osman wrote:
>>
>> I am happy to announce the next release of the puppet-repl is now 
>> available.  This version now allows you to create functions, classes, and 
>> defines and use them right away in the same repl session.  While this is a 
>> small update, this release opens 
>> the door for complete manifest loading from external sources and live 
>> debugging provided dependent code is in the module path. 
>>
>> You can test this out using the web version here:  (doesn’t work with 
>> safari)
>>
>> https://www.puppet-repl.com/play?url=https://gist.github.com/logicminds/c1733683c94de7e22c9ffe0d237bc376
>>
>> or via CLI: prepl -p 
>> https://gist.github.com/logicminds/c1733683c94de7e22c9ffe0d237bc376
>>
>> If you have ever wanted to test out the new puppet language features like 
>> native functions now is your chance.
>>
>> Get out there and play in your own sandbox via the web version. 
>> https://www.puppet-repl.com
>>
>> or install locally with access to all your favorite puppet modules.
>>
>> gem install puppet-repl
>>
>> Supports Puppet 3.8+
>>
>> https://github.com/nwops/puppet-repl
>>
>>
>> Corey Osman
>> NWOps (A devops / puppet consulting company)
>>
>>
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/13c1cd26-b506-47c2-9a22-dd38225985b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to