2015-Middleware-Keynote / demo-ansible

Apache License 2.0
18 stars 24 forks source link

3.1 support and updates #75

Closed detiber closed 8 years ago

detiber commented 8 years ago

addresses: https://github.com/2015-Middleware-Keynote/demo-ansible/issues/74 https://github.com/2015-Middleware-Keynote/demo-ansible/issues/73 https://github.com/2015-Middleware-Keynote/demo-ansible/issues/72

detiber commented 8 years ago

@ryanj This should address the issues you've been running into.

detiber commented 8 years ago

@thoraxe @ryanj latest update to this should fix the issue with re-registration on subsequent runs.

ryanj commented 8 years ago

:+1: This is working really well. I'm in favor of merging this work into 'master'

thoraxe commented 8 years ago

I was finally able to make this work myself. The issues I had were not related to the demo-ansible script, but rather to problems with Docker starting which subsequently failed the rest of the provisioning stuff. I think this is probably good to go.