On Sun, Aug 16, 2015 at 08:19:10AM -0700, Sarsa-JP wrote: > Guys, > > First, I'm sorry for the basic question. I'm just starting on Puppet. > > I've been trying to install Puppet Server following this guide: > http://docs.puppetlabs.com/puppetserver/2.1/install_from_packages.html but > I think I ran out of luck. > I could set everything up and the installation seems to finish well and I > ended up with the service running. However, every time I run the command > to set the certificates and start serving my nodes, I get a message > "command not found". > > The command is: puppetserver --verbose --no-daemonize
The document specifies to use "service puppetserver start". That likely sets up your certs on initial startup, check under /etc/puppetlabs/puppet/ssl. > Is that correct? Even running the command puppetserver alone, it doesn't > work. You'd have to specify error output to narrow down "doesn't work". I see that a shell script is installed at/opt/puppetlabs/bin/puppetserver, so it looks like the 'puppetserver' command just isn't in your $PATH environment variable, for starteres. > I'm running puppet on Ubuntu LTS 14.03 and 14.02, and have even tried > CentOS7, all with the same output. > > I came from the Learning VM, which made things look pretty easy, but I > feel like I have a lot to catch up, and I couldn't find a place to get > help. > > Can you please advise? > > Cheers. > > -- > 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 [1]puppet-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > > [2]https://groups.google.com/d/msgid/puppet-users/59b08eee-dc8c-46b7-86dd-34073050f101%40googlegroups.com. > For more options, visit [3]https://groups.google.com/d/optout. > > References > > Visible links > 1. mailto:puppet-users+unsubscr...@googlegroups.com > 2. > https://groups.google.com/d/msgid/puppet-users/59b08eee-dc8c-46b7-86dd-34073050f101%40googlegroups.com?utm_medium=email&utm_source=footer > 3. 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/20150816224151.GB14045%40iniquitous.heresiarch.ca. For more options, visit https://groups.google.com/d/optout.