I''m currently prototyping with Puppet Enterprise 2.5 and I was wondering if compliance workflow is only in PE or if is also available in the open source dashboard? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. 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.
Looks like it is an Enterprise only feature: http://puppetlabs.com/puppet/enterprise-vs-open-source/ -Brian On Wed, May 2, 2012 at 5:26 PM, Thomas <thomas.e.kenny@gmail.com> wrote:> I''m currently prototyping with Puppet Enterprise 2.5 and I was > wondering if compliance workflow is only in PE or if is also available > in the open source dashboard? > > -- > You received this message because you are subscribed to the Google Groups "Puppet Users" group. > 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. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. 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.
That said, it is build on top of Puppet''s "puppet inspect" subcommand, so theoretically one could build an open source extension to do the same thing. Puppet inspect was introduced in 2.6.5: http://projects.puppetlabs.com/issues/4943 Read here for more information: http://docs.puppetlabs.com/man/inspect.html http://docs.puppetlabs.com/pe/2.0/compliance_basics.html - Brian Gupta New York City user groups calendar: http://nyc.brandorr.com/ On Wed, May 2, 2012 at 5:29 PM, Brian Gupta <brian.gupta@brandorr.com> wrote:> Looks like it is an Enterprise only feature: > > http://puppetlabs.com/puppet/enterprise-vs-open-source/ > > -Brian > > On Wed, May 2, 2012 at 5:26 PM, Thomas <thomas.e.kenny@gmail.com> wrote: >> I''m currently prototyping with Puppet Enterprise 2.5 and I was >> wondering if compliance workflow is only in PE or if is also available >> in the open source dashboard? >> >> -- >> You received this message because you are subscribed to the Google Groups "Puppet Users" group. >> 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. >> > > -- > You received this message because you are subscribed to the Google Groups "Puppet Users" group. > 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. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. 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.
Basically I''m looking to only update certain things on the node until a change is indicated and then approved on the Puppet Master. We are comparing Puppet and Spacewalk and it seems that Spacewalk has this functionality whereas the open source version of Puppet doesn''t, if our analysis is correct. Brian, thank you very much for your reply and especially the links. Rather than create an extension to replicate the functionality via the console dashboard. I wonder if I can do any sort of compliance functionality via the command line. Of course in conjunction with the audit metaparameter in the manifests. I''ll look into that but if anybody has advise on how to accomplish that I''d appreciate hearing about it. If others are interested I''ll share how I accomplished compliance functionality via the command line, if I''m able to do it. Thomas On May 2, 7:15 pm, Brian Gupta <brian.gu...@brandorr.com> wrote:> That said, it is build on top of Puppet''s "puppet inspect" subcommand, > so theoretically one could build an open source extension to do the > same thing. > > Puppet inspect was introduced in 2.6.5:http://projects.puppetlabs.com/issues/4943 > > Read here for more information:http://docs.puppetlabs.com/man/inspect.htmlhttp://docs.puppetlabs.com/pe/2.0/compliance_basics.html > > - Brian Gupta > > New York City user groups calendar:http://nyc.brandorr.com/ > > > > > > > > On Wed, May 2, 2012 at 5:29 PM, Brian Gupta <brian.gu...@brandorr.com> wrote: > > Looks like it is an Enterprise only feature: > > >http://puppetlabs.com/puppet/enterprise-vs-open-source/ > > > -Brian > > > On Wed, May 2, 2012 at 5:26 PM, Thomas <thomas.e.ke...@gmail.com> wrote: > >> I''m currently prototyping with Puppet Enterprise 2.5 and I was > >> wondering if compliance workflow is only in PE or if is also available > >> in the open source dashboard? > > >> -- > >> You received this message because you are subscribed to the Google Groups "Puppet Users" group. > >> 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 athttp://groups.google.com/group/puppet-users?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups "Puppet Users" group. > > 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 athttp://groups.google.com/group/puppet-users?hl=en.-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. 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.