Closed bchav closed 8 years ago
@bchav i fixed the dependencies issue. I want to stick to controller because that's the name used in the bootstrapper. So changed it to controller everywhere. For UCP it will be : controller, replica( x2), node
I dont think this CFN will work today but we have a new release tomorrow that should make it work.
This PR, before your changes, did fix the dependency errors and the stack launched. I can re-name Master to Controller no problem.
yea sorry i just made the changes. The master branch should have the correct naming. The reason why it wouldn't work now is that i'm depending on a feature to abstract the fingerprint from the controller using curl. But the controller node should come up just fine. It's the node asg that wont work properly until thursday.
So I suggest just closing the PR because I updated the file already.
This stack launches now. We had dependency errors preventing it from passing initial CFN validation.
I renamed "controller" to "Master" because everything else in the template referenced "Master".