Manno15 opened a new issue #409: URL: https://github.com/apache/fluo-muchos/issues/409
When trying to set up an Ec2 instance, I received: ``` AttributeError: 'Ec2Cluster' object has no attribute 'add_specialized_configs' ``` This appears to be related to a recent change, #395, where `self.add_specialized_configs(hosts_file)` was added to `existing.py`. Without this line, the setup runs as expected. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
