Hi - I run puppet 3.3.2 currently of Open Source Puppet. I am looking for anyone who has run Puppet Dashboard. How do I connect to the dashboard? Stuart -- 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+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/270ebc67-7884-401b-8503-7823c6aa1624%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Stuart Cracraft
2013-Dec-13 17:44 UTC
[Puppet Users] Re: Puppet Dashboard: how to connect?
yum install puppet-dashboard gives a requirement for dependency resolution: Error: Package: puppet-dashboard-1.2.23-1.el6.noarch (puppetlabs) Requires: rubygem(rake) My question is, how to install rubygem so that puppet-dashboard installs? Stuart On Friday, December 13, 2013 9:25:55 AM UTC-8, Stuart Cracraft wrote:> Hi - I run puppet 3.3.2 currently of Open Source Puppet. > > I am looking for anyone who has run Puppet Dashboard. > > How do I connect to the dashboard? > > Stuart > >-- 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+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/b501fed0-1922-4445-b577-1d212c70970d%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Matthaus Owens
2013-Dec-13 19:27 UTC
Re: [Puppet Users] Re: Puppet Dashboard: how to connect?
Stuart, rubygem(rake) is provided by the rubygem-rake package, available in centos 6 or in the optional channel for rhel 6. On Fri, Dec 13, 2013 at 9:44 AM, Stuart Cracraft <smcracraft@gmail.com> wrote:> yum install puppet-dashboard gives a requirement for dependency resolution: > > Error: Package: puppet-dashboard-1.2.23-1.el6.noarch (puppetlabs) > Requires: rubygem(rake) > > My question is, how to install rubygem so that puppet-dashboard installs? > > Stuart > > > On Friday, December 13, 2013 9:25:55 AM UTC-8, Stuart Cracraft wrote: >> >> Hi - I run puppet 3.3.2 currently of Open Source Puppet. >> >> I am looking for anyone who has run Puppet Dashboard. >> >> How do I connect to the dashboard? >> >> Stuart >> > -- > 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+unsubscribe@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/b501fed0-1922-4445-b577-1d212c70970d%40googlegroups.com. > > For more options, visit https://groups.google.com/groups/opt_out.-- Matthaus Owens Release Manager, Puppet Labs Join us at PuppetConf 2014, September 23-24 in San Francisco -- 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+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CACD%3DwAd0RBdHtJ14tkBoStL5xrp-Xe1p1X_UQMovePAGnYSv9Q%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html#installing-puppet-dashboard-1 “Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.” Bill Waterson (Calvin & Hobbes) ----- Original Message ----- From: "Stuart Cracraft" <smcracraft@gmail.com> To: puppet-users@googlegroups.com Sent: Friday, December 13, 2013 12:44:58 PM Subject: [Puppet Users] Re: Puppet Dashboard: how to connect? yum install puppet-dashboard gives a requirement for dependency resolution: Error: Package: puppet-dashboard-1.2.23-1.el6.noarch (puppetlabs) Requires: rubygem(rake) My question is, how to install rubygem so that puppet-dashboard installs? Stuart On Friday, December 13, 2013 9:25:55 AM UTC-8, Stuart Cracraft wrote: Hi - I run puppet 3.3.2 currently of Open Source Puppet. I am looking for anyone who has run Puppet Dashboard. How do I connect to the dashboard? Stuart -- 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+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/b501fed0-1922-4445-b577-1d212c70970d%40googlegroups.com . For more options, visit https://groups.google.com/groups/opt_out . -- 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+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/1622224590.29104.1386964097129.JavaMail.root%40sz0126a.westchester.pa.mail.comcast.net. For more options, visit https://groups.google.com/groups/opt_out.
Stuart Cracraft
2013-Dec-13 21:50 UTC
Re: [Puppet Users] Re: Puppet Dashboard: how to connect?
Great! What is the .repo file format for the optional channel for rhel 6. I would like to install puppet-dashboard using the above as soon as possible. Stuart On Friday, December 13, 2013 11:27:41 AM UTC-8, Matthaus Litteken wrote:> Stuart, > rubygem(rake) is provided by the rubygem-rake package, available in > centos 6 or in the optional channel for rhel 6. > > On Fri, Dec 13, 2013 at 9:44 AM, Stuart Cracraft <smcra...@gmail.com<javascript:>> > wrote: > > yum install puppet-dashboard gives a requirement for dependency > resolution: > > > > Error: Package: puppet-dashboard-1.2.23-1.el6.noarch (puppetlabs) > > Requires: rubygem(rake) > > > > My question is, how to install rubygem so that puppet-dashboard > installs? > > > > Stuart > > > > > > On Friday, December 13, 2013 9:25:55 AM UTC-8, Stuart Cracraft wrote: > >> > >> Hi - I run puppet 3.3.2 currently of Open Source Puppet. > >> > >> I am looking for anyone who has run Puppet Dashboard. > >> > >> How do I connect to the dashboard? > >> > >> Stuart > >> > > -- > > 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...@googlegroups.com <javascript:>. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/puppet-users/b501fed0-1922-4445-b577-1d212c70970d%40googlegroups.com. > > > > > For more options, visit https://groups.google.com/groups/opt_out. > > > > -- > Matthaus Owens > Release Manager, Puppet Labs > > Join us at PuppetConf 2014, September 23-24 in San Francisco >-- 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+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/650e0e91-ff04-4eb8-aa2e-31aa2fe98add%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
<ygor@comcast.net>
2013-Dec-13 21:56 UTC
Re: [Puppet Users] Re: Puppet Dashboard: how to connect?
Check with your local admin with access to Red Hat Network. That is their job. <br /><br />"Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us."<br />Bill Waterson (Calvin & Hobbes) -- 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+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/1601847732.31168.1386971790837.JavaMail.root%40sz0126a.westchester.pa.mail.comcast.net. For more options, visit https://groups.google.com/groups/opt_out.
Jeff Bachtel
2013-Dec-13 22:00 UTC
Re: [Puppet Users] Re: Puppet Dashboard: how to connect?
yum-config-manager --enable rhel-6-server-optional-rpms Has worked on some RHEL machines, for me. It depends on how your system is subscribed whether that will work or whether you''ll need to use another command. Jeff On 12/13/2013 04:50 PM, Stuart Cracraft wrote:> Great! > > What is the .repo file format for the optional channel for rhel 6. > > I would like to install puppet-dashboard using the above as soon as > possible. > > Stuart > > On Friday, December 13, 2013 11:27:41 AM UTC-8, Matthaus Litteken wrote: > > Stuart, > rubygem(rake) is provided by the rubygem-rake package, available in > centos 6 or in the optional channel for rhel 6. > > On Fri, Dec 13, 2013 at 9:44 AM, Stuart Cracraft > <smcra...@gmail.com <javascript:>> wrote: > > yum install puppet-dashboard gives a requirement for dependency > resolution: > > > > Error: Package: puppet-dashboard-1.2.23-1.el6.noarch (puppetlabs) > > Requires: rubygem(rake) > > > > My question is, how to install rubygem so that puppet-dashboard > installs? > > > > Stuart > > > > > > On Friday, December 13, 2013 9:25:55 AM UTC-8, Stuart Cracraft > wrote: > >> > >> Hi - I run puppet 3.3.2 currently of Open Source Puppet. > >> > >> I am looking for anyone who has run Puppet Dashboard. > >> > >> How do I connect to the dashboard? > >> > >> Stuart > >> > > -- > > 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...@googlegroups.com <javascript:>. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/puppet-users/b501fed0-1922-4445-b577-1d212c70970d%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-users/b501fed0-1922-4445-b577-1d212c70970d%40googlegroups.com>. > > > > > For more options, visit https://groups.google.com/groups/opt_out > <https://groups.google.com/groups/opt_out>. > > > > -- > Matthaus Owens > Release Manager, Puppet Labs > > Join us at PuppetConf 2014, September 23-24 in San Francisco > > -- > 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+unsubscribe@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/650e0e91-ff04-4eb8-aa2e-31aa2fe98add%40googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out.-- 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+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/52AB8374.1010500%40bericotechnologies.com. For more options, visit https://groups.google.com/groups/opt_out.
Stuart Cracraft
2013-Dec-13 22:17 UTC
Re: [Puppet Users] Re: Puppet Dashboard: how to connect?
Hey Ygor and Jeff. I went to www.redhat.com, logged in, accessed the customer portal, went into the packages and then searched for and found my rubygem-rake-0.8.7-2.1.el6.noarch.rpm, then rpm -i''d then did a yum install puppet-dashboard and voila!!! YEAH!!!! Stuart On Friday, December 13, 2013 2:00:20 PM UTC-8, Jeff Bachtel wrote:> yum-config-manager --enable rhel-6-server-optional-rpms > > Has worked on some RHEL machines, for me. It depends on how your system is > subscribed whether that will work or whether you''ll need to use another > command. > > Jeff > > On 12/13/2013 04:50 PM, Stuart Cracraft wrote: > > Great! > > What is the .repo file format for the optional channel for rhel 6. > > I would like to install puppet-dashboard using the above as soon as > possible. > > Stuart > > On Friday, December 13, 2013 11:27:41 AM UTC-8, Matthaus Litteken wrote: > >> Stuart, >> rubygem(rake) is provided by the rubygem-rake package, available in >> centos 6 or in the optional channel for rhel 6. >> >> On Fri, Dec 13, 2013 at 9:44 AM, Stuart Cracraft <smcra...@gmail.com> >> wrote: >> > yum install puppet-dashboard gives a requirement for dependency >> resolution: >> > >> > Error: Package: puppet-dashboard-1.2.23-1.el6.noarch (puppetlabs) >> > Requires: rubygem(rake) >> > >> > My question is, how to install rubygem so that puppet-dashboard >> installs? >> > >> > Stuart >> > >> > >> > On Friday, December 13, 2013 9:25:55 AM UTC-8, Stuart Cracraft wrote: >> >> >> >> Hi - I run puppet 3.3.2 currently of Open Source Puppet. >> >> >> >> I am looking for anyone who has run Puppet Dashboard. >> >> >> >> How do I connect to the dashboard? >> >> >> >> Stuart >> >> >> > -- >> > 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...@googlegroups.com. >> > To view this discussion on the web visit >> > >> https://groups.google.com/d/msgid/puppet-users/b501fed0-1922-4445-b577-1d212c70970d%40googlegroups.com. >> >> > >> > For more options, visit https://groups.google.com/groups/opt_out. >> >> >> >> -- >> Matthaus Owens >> Release Manager, Puppet Labs >> >> Join us at PuppetConf 2014, September 23-24 in San Francisco >> > -- > 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...@googlegroups.com <javascript:>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/650e0e91-ff04-4eb8-aa2e-31aa2fe98add%40googlegroups.com > . > For more options, visit https://groups.google.com/groups/opt_out. > > >-- 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+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/5a0a26bb-b786-43d8-9257-5cc2956f14fa%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Stuart Cracraft
2013-Dec-13 22:18 UTC
[Puppet Users] Re: Puppet Dashboard: how to connect?
Okay, now puppet-dashboard is installed on my Puppet Master and I am ready and ripe. How do I access the dashboard? -- 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+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/0f180467-733b-4c4d-8dca-c919823cba27%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
http://docs.puppetlabs.com/dashboard/manual/1.2/using.html On Dec 13, 2013, at 5:18 PM, Stuart Cracraft <smcracraft@gmail.com> wrote:> Okay, now puppet-dashboard is installed on my Puppet Master and I am ready and ripe. > > How do I access the dashboard?“Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.” Bill Waterson (Calvin & Hobbes) -- 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+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/7350A19F-830C-467F-9204-6D7BA45BDEF3%40comcast.net. For more options, visit https://groups.google.com/groups/opt_out.