I have puppet running on WEBrick. Dashboard works. I can see the hosts currently in puppet. In Dashboard I can add hosts and create groups, but cannot add classes. The auto-search returns nothing when I click on a group or server and start typing in the Classes textbox. Is this a common occurrence with Dashboard? I have looked on the web and found no answer. Appreciate any pointers. Thanks. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/0uw65QcLFXsJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Wanted to add that I used the CLI with no success. rake nodeclass:add name=sudo ----- On Thursday, September 27, 2012 3:35:02 PM UTC-7, Lunixer wrote:> > I have puppet running on WEBrick. > Dashboard works. I can see the hosts currently in puppet. > In Dashboard I can add hosts and create groups, but cannot add classes. > The auto-search returns nothing when I click on a group or server and start > typing in the Classes textbox. > > Is this a common occurrence with Dashboard? > I have looked on the web and found no answer. > > Appreciate any pointers. > > Thanks. > > >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/92jc1NylH6AJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
I figured this out. On the dashboard: - Click Add classs - type in exactly the class name as it exist in the puppet modules directory and click create - Edit a node or group and the auto search will find the class (a.k.a. module) ---- On Thursday, September 27, 2012 3:38:42 PM UTC-7, Lunixer wrote:> > Wanted to add that I used the CLI with no success. > > rake nodeclass:add name=sudo > > > ----- > > On Thursday, September 27, 2012 3:35:02 PM UTC-7, Lunixer wrote: >> >> I have puppet running on WEBrick. >> Dashboard works. I can see the hosts currently in puppet. >> In Dashboard I can add hosts and create groups, but cannot add classes. >> The auto-search returns nothing when I click on a group or server and start >> typing in the Classes textbox. >> >> Is this a common occurrence with Dashboard? >> I have looked on the web and found no answer. >> >> Appreciate any pointers. >> >> Thanks. >> >> >>-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/lYElsksxngwJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.