[ https://issues.apache.org/jira/browse/WHIRR-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210676#comment-13210676 ]
Tom White commented on WHIRR-516: --------------------------------- In addition to 3, we need a way to generate ZK's {{myid}} in Whirr and push it out to the Puppet manifests. This could be achieved by having a per-instance statement: {noformat} public interface PerInstanceStatement extends Statement { String render(OsFamily family, Instance instance); } {noformat} Then the StatementBuilder would pass the instance to the render method and allow the statement to use the instance object to work out its index-based ID. > Create ZooKeeper service that uses Bigtop Puppet scripts > -------------------------------------------------------- > > Key: WHIRR-516 > URL: https://issues.apache.org/jira/browse/WHIRR-516 > Project: Whirr > Issue Type: Sub-task > Components: service/zookeeper > Reporter: Tom White > Fix For: 0.9.0 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira