Re: [Puppet Users] Re: Puppet Dashboard without MySQL

2011-06-27 Thread Douglas Garstang
On Mon, Jun 27, 2011 at 12:30 PM, Ohad Levy wrote: > On Mon, Jun 27, 2011 at 9:40 PM, Douglas Garstang > wrote: > > On Mon, Jun 27, 2011 at 10:49 AM, Nan Liu wrote: > >> > >> On Mon, Jun 27, 2011 at 10:35 AM, Douglas Garstang > >> wrote: > >> > Actually, to be more specific, our nodes are stor

Re: [Puppet Users] Re: Puppet Dashboard without MySQL

2011-06-27 Thread Ohad Levy
On Mon, Jun 27, 2011 at 9:40 PM, Douglas Garstang wrote: > On Mon, Jun 27, 2011 at 10:49 AM, Nan Liu wrote: >> >> On Mon, Jun 27, 2011 at 10:35 AM, Douglas Garstang >> wrote: >> > Actually, to be more specific, our nodes are stored in yaml files, and >> > I'd >> > like to keep them that way, and

Re: [Puppet Users] Re: Puppet Dashboard without MySQL

2011-06-27 Thread Douglas Garstang
On Mon, Jun 27, 2011 at 10:49 AM, Nan Liu wrote: > On Mon, Jun 27, 2011 at 10:35 AM, Douglas Garstang > wrote: > > Actually, to be more specific, our nodes are stored in yaml files, and > I'd > > like to keep them that way, and continue to have the yaml files as the > > source of truth, not a My

Re: [Puppet Users] Re: Puppet Dashboard without MySQL

2011-06-27 Thread Nan Liu
On Mon, Jun 27, 2011 at 10:35 AM, Douglas Garstang wrote: > Actually, to be more specific, our nodes are stored in yaml files, and I'd > like to keep them that way, and continue to have the yaml files as the > source of truth, not a MySQL database. Puppet dashboard should read from > those yaml fi

[Puppet Users] Re: Puppet Dashboard without MySQL

2011-06-27 Thread Douglas Garstang
Actually, to be more specific, our nodes are stored in yaml files, and I'd like to keep them that way, and continue to have the yaml files as the source of truth, not a MySQL database. Puppet dashboard should read from those yaml files. Doug. On Mon, Jun 27, 2011 at 10:24 AM, Douglas Garstang wro