rcbops / ansible-lxc-rpc

Ansible Playbooks to deploy openstack
https://rcbops.github.io/ansible-lxc-rpc/
Apache License 2.0
38 stars 31 forks source link

Configuration generation is inconsistent #29

Closed mancdaz closed 10 years ago

mancdaz commented 10 years ago

Issue by andymcc Friday Aug 22, 2014 at 15:41 GMT Originally opened as https://github.com/rcbops/ansible-lxc-rpc-orig/issues/452


At the moment we use a template generator for glance but not for nova (as an example).

We should probably make this consistent at some point.

mancdaz commented 10 years ago

Comment by cloudnull Friday Aug 22, 2014 at 15:58 GMT


+1 I think we should get rid of the template generator we are using and simply use templates as they should be. The idea of template generation was a good one, however it's not possible in all cases.

cloudnull commented 10 years ago

This was done in the pending PR #51.

mattt416 commented 10 years ago

Hey @cloudnull, are you going to selectively bring in bits from your CDC branch or shall I manually merge the work you did for this fix specifically into master?

cloudnull commented 10 years ago

Hey @mattt416 I've started to port over some of the bits but have not done this one. If you have cycles and want to do this by all means please do.