On 15 February 2013 09:02, Michael Hüttermann <mich...@huettermann.net>wrote:
> Hello, > > in case you want to manage a node with multiple masters (that may manage > different aspects of that system): is it possible to run multiple puppet > agent daemons on one node (listening to different masters) or to configure > one agent daemon to listen to multiple masters? > This seems like a really bad idea to me. Why would you need to do this? Dependency hell comes to mind. You couldn't make any kind of linkage between the resources managed by each master without the possibility of some kind of clash with those resources. The only reason I can see is separation of data between different teams managing different services on the node but that would be easy to achieve on one master with some kind of enc or hiera. > > Thank you. > > > > Michael > > > -- > 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+unsubscr...@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?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- 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+unsubscr...@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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.