Re: [Puppet Users] need help in setting up database server for puppet open source

2014-08-29 Thread Matthew Schmitt
Opensource puppet-server doesn't come with a packaged dashboard. Opensource Puppetdashboard is installed separately. Matt On Aug 29, 2014, at 12:40 PM, Spriya wrote: > > Then how can we see the puppet dashboard if we dont need a database server > On Friday, August 29, 2014 1:02:08 PM UTC-4, A

Re: [Puppet Users] need help in setting up database server for puppet open source

2014-08-29 Thread Spriya
Then how can we see the puppet dashboard if we dont need a database server On Friday, August 29, 2014 1:02:08 PM UTC-4, Atom Powers wrote: > > You don't need a database for open source master. If you deploy puppetdb > or dashboard you will need a database for those and that is usually managed >

Re: [Puppet Users] need help in setting up database server for puppet open source

2014-08-29 Thread Atom Powers
You don't need a database for open source master. If you deploy puppetdb or dashboard you will need a database for those and that is usually managed by the module, like puppetlabs-puppetdb. On Aug 29, 2014 9:02 AM, "Spriya" wrote: > Hi, > > I am new to opensource puppet. I know how to install pup