Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add inventory and playbook generating script #23

Open
StLuke opened this issue Jun 21, 2016 · 1 comment
Open

Add inventory and playbook generating script #23

StLuke opened this issue Jun 21, 2016 · 1 comment
Assignees
Milestone

Comments

@StLuke
Copy link
Collaborator

StLuke commented Jun 21, 2016

For future it is planned to connect this module with openstack instances, based on the stack properties inventory and playbooks should be generated from json

@StLuke StLuke self-assigned this Jun 21, 2016
@StLuke StLuke changed the title Add inventory and playbook generating scripy Add inventory and playbook generating script Jun 21, 2016
@StLuke
Copy link
Collaborator Author

StLuke commented Jul 7, 2016

Current scenario:

  1. Generate heat orchestration template via python-/generate-hot-template.py (done) Heat Orchestration generating script for openstack #43
  2. Create stack on openstack export to json
  3. Parse this json with python-scripts/generate-ansible-inventory.py to generate inventory (todo)
  4. Manually create playbook

@lukas-bednar lukas-bednar added this to the not-scheduled milestone Aug 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants