Hi, I''m pretty new to Puppet. Today I downloaded the master VM and setup agent on another vm to play with. After setting up DNS, sync time, solving some problem like master domain not consistent, change iptables setting, finally I saw my master and agent listed on "Live Management" tab. Then I began to install module from commandline "puppet module instal ...", but can''t see the new class show up in the "Classes" tab. Have I missed something like apply the installed module or... ? Thanks, Jason.Xu -- 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 post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
Ryan Coleman
2013-Oct-23 00:05 UTC
Re: [Puppet Users] classes installed from module not showing
Hello Jason.Xu, On Tue, Oct 22, 2013 at 3:00 AM, Xee Jason <xiaolou.cafe@gmail.com> wrote:> Then I began to install module from commandline "puppet module instal > ...", but can''t see the new class show up in the "Classes" tab. Have I > missed something like apply the installed module or... ?It''s not clear from your description, is the class missing from the list provided when you follow the Add Class workflow described here? http://docs.puppetlabs.com/pe/latest/console_classes_groups.html#adding-new-classes If those instructions don''t help, would you please reply with the result of the following commands and which module you''re trying to find? puppet --version puppet module list In the future, when you''d like mailing list support for a Puppet Enterprise feature like the Enterprise Console, you''ll have better luck with the dedicated mailing list. https://groups.google.com/a/puppetlabs.com/forum/#!forum/pe-users Regards, --Ryan -- 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 post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.