Re: [Puppet Users] Puppet 101: How to make it go?

2015-12-14 Thread jcbollinger


On Friday, December 11, 2015 at 11:47:32 AM UTC-6, evan@noaa.gov wrote:
>
> The community version use a different web frontend, namely foreman. 
> Foreman had some pretty good getting started with puppet docs also.
>


Although The Foreman  certainly serves as a 
front-end to Puppet, it's scope is broader than that, and it is not the 
only front-end available.  You can certainly do worse than to use The 
Foreman, but it's not right to characterize it as the singular web front 
end for open-source Puppet, nor as only a Puppet front end.


John

-- 
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/6b9b1705-00ef-4912-9e72-084fc3dfe9a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Puppet 101: How to make it go?

2015-12-11 Thread evan . hisey
The community version use a different web frontend, namely foreman. Foreman 
had some pretty good getting started with puppet docs also. 

If you are up to having a client check in, showing up in Radiator, and able 
to trigger remote runs then you are in to writing classes and modules, and 
using puppetforge which is the same for both at the command line. And 
honestly, I am leaning to saying that is way easier than doing it with the 
gui. 

On Wednesday, December 2, 2015 at 9:55:17 AM UTC-6, John Oliver wrote:
>
> Thanks, Morgan!  No, I had not thought to look under puppet 4.3 to find 
> puppet 3.8 docs :-P
>
> I have been working through the learning VM, and it has a GUI and has you 
> install graphite.  Do those things exist with open-source puppet?
>
> Once I get going, it's very possible that we'll want to go with PE, but 
> procuring stuff is a real headache, which is why I'm starting with the 
> open-source project.  being limited to 10 nodes would quickly kill any 
> possibility of selling this to our management :-/
>
>
> On Tuesday, December 1, 2015 at 2:10:14 PM UTC-8, Morgan Haskel wrote:
>>
>> John,
>>
>> Have you checked out 
>> https://docs.puppetlabs.com/puppet/4.3/reference/quick_start.html? That 
>> should all work with open source as far as I know.
>>
>>

-- 
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/3cf04a08-cc05-4fe4-874e-6069dcaa3aec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Puppet 101: How to make it go?

2015-12-03 Thread Garrett Guillotte
John, is there a reason you're going with Puppet 3 over Puppet 4? They're 
both open source, both compatible with EL 6, and Puppet 4 has the OS X 
10.10 support you'll need.

-Garrett

On Wednesday, December 2, 2015 at 7:55:17 AM UTC-8, John Oliver wrote:
>
> Thanks, Morgan!  No, I had not thought to look under puppet 4.3 to find 
> puppet 3.8 docs :-P
>
> I have been working through the learning VM, and it has a GUI and has you 
> install graphite.  Do those things exist with open-source puppet?
>
> Once I get going, it's very possible that we'll want to go with PE, but 
> procuring stuff is a real headache, which is why I'm starting with the 
> open-source project.  being limited to 10 nodes would quickly kill any 
> possibility of selling this to our management :-/
>
>
> On Tuesday, December 1, 2015 at 2:10:14 PM UTC-8, Morgan Haskel wrote:
>>
>> John,
>>
>> Have you checked out 
>> https://docs.puppetlabs.com/puppet/4.3/reference/quick_start.html? That 
>> should all work with open source as far as I know.
>>
>>

-- 
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/e50474d9-20e4-4e9a-8646-424606de4eaa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Puppet 101: How to make it go?

2015-12-02 Thread John Oliver
Thanks, Morgan!  No, I had not thought to look under puppet 4.3 to find 
puppet 3.8 docs :-P

I have been working through the learning VM, and it has a GUI and has you 
install graphite.  Do those things exist with open-source puppet?

Once I get going, it's very possible that we'll want to go with PE, but 
procuring stuff is a real headache, which is why I'm starting with the 
open-source project.  being limited to 10 nodes would quickly kill any 
possibility of selling this to our management :-/


On Tuesday, December 1, 2015 at 2:10:14 PM UTC-8, Morgan Haskel wrote:
>
> John,
>
> Have you checked out 
> https://docs.puppetlabs.com/puppet/4.3/reference/quick_start.html? That 
> should all work with open source as far as I know.
>
>

-- 
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/05b86315-974b-43de-ade7-2c36b46bb78a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Puppet 101: How to make it go?

2015-12-01 Thread Morgan Haskel
John,

Have you checked out
https://docs.puppetlabs.com/puppet/4.3/reference/quick_start.html? That
should all work with open source as far as I know.

On Tue, Dec 1, 2015 at 1:11 PM John Oliver  wrote:

> That VM uses PE, not open source.  This is the EXACT problem I'm having
> with the docs... everything is geared towards the commercial product.
>
>
> On Tuesday, December 1, 2015 at 6:55:22 AM UTC-8, Peter Bukowinski wrote:
>>
>> I suggest downloading the Learning VM and working through the tutorial.
>>
>> https://puppetlabs.com/download-learning-vm
>>
> --
> 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/bb493bd4-0e0c-4a0d-91d5-3ca99dba55fc%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Morgan Haskel
mor...@puppetlabs.com
Release Engineer

-- 
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/CA%2BFnDv1BBF2_k5i66VbdO6Ppb_4dGxj5R%2BHec_P3wP1ZaUDtpA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Puppet 101: How to make it go?

2015-12-01 Thread John Oliver
That VM uses PE, not open source.  This is the EXACT problem I'm having 
with the docs... everything is geared towards the commercial product.


On Tuesday, December 1, 2015 at 6:55:22 AM UTC-8, Peter Bukowinski wrote:
>
> I suggest downloading the Learning VM and working through the tutorial. 
>
> https://puppetlabs.com/download-learning-vm
>

-- 
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/bb493bd4-0e0c-4a0d-91d5-3ca99dba55fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Puppet 101: How to make it go?

2015-12-01 Thread John Oliver
I downloaded and installed the open-source puppet on a CentOS 6 virtual 
machine.  I downloaded and installed the client on a Mac OS X 10.10

So... how do I make it do something?

The docs on the puppet site are pretty useless for this... the docs for 
open source wind up looping back to refer to the enterprise product, and 
they go into great detail about installing, and then about all these 
wonderful things you can do, but not a single word about how to do a "Hello 
World!" and just see one client checking in.

-- 
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/100d6f13-e4e4-4338-a564-97725453d582%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Puppet 101: How to make it go?

2015-12-01 Thread Peter Bukowinski
I suggest downloading the Learning VM and working through the tutorial. 

https://puppetlabs.com/download-learning-vm

-- Peter Bukowinski

> On Dec 1, 2015, at 9:42 AM, John Oliver  wrote:
> 
> I downloaded and installed the open-source puppet on a CentOS 6 virtual 
> machine.  I downloaded and installed the client on a Mac OS X 10.10
> 
> So... how do I make it do something?
> 
> The docs on the puppet site are pretty useless for this... the docs for open 
> source wind up looping back to refer to the enterprise product, and they go 
> into great detail about installing, and then about all these wonderful things 
> you can do, but not a single word about how to do a "Hello World!" and just 
> see one client checking in.
> -- 
> 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/100d6f13-e4e4-4338-a564-97725453d582%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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/5C82D1ED-4B7E-4C6E-AB93-1833154D7CEE%40gmail.com.
For more options, visit https://groups.google.com/d/optout.