Issue #8382 has been reported by Teyo Tyree. ---------------------------------------- Bug #8382: Cross host configuration should use MCollective to determine the live state of the cluster. https://projects.puppetlabs.com/issues/8382
Author: Teyo Tyree Status: Unreviewed Priority: Normal Assignee: Category: Target version: Keywords: Branch: * We don't get expiration and time out from stored configs. MCollective has a registration service that can determine if nodes are alive. This can be searched from within Puppet to make sure that we get the most current information available in the environment. This will give us a current view of the roles in a cluster. <blockquote> http://www.devco.net/archives/2010/09/18/puppet_search_engine_with_mcollective.php </blockquote> * We need to be able to specify allocation of roles in a cluster. The count of each role in a cluster. This may require implementation of a language to describe this. <blockquote> nova_cluster { glance => 2, nova_controller => 1, } </blockquote> * We need to be able to order deployment. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
