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

Port DRP to Ansible #252

Open
RandyLevensalor opened this issue Jun 28, 2019 · 2 comments
Open

Port DRP to Ansible #252

RandyLevensalor opened this issue Jun 28, 2019 · 2 comments
Labels
ansible Refactor with ansible

Comments

@RandyLevensalor
Copy link
Collaborator

Currently we use a combination of python libraries and the drpcli to configure drp.

We can use the drpcli with yaml input based on jinja 2 templates and fill in those templates based on the hosts.yaml and defaults.yaml

@RandyLevensalor RandyLevensalor added the ansible Refactor with ansible label Jun 28, 2019
@spisarski
Copy link
Contributor

I believe all DRP calls are currently being performed by Ansible so this task may be already done.

@willtome
Copy link
Collaborator

DRP calls do appear to be completed in Ansible playbooks. It is recommended the DRP playbooks be refactored into an Ansible Role containing the tasks and templates required. These roles would be used by the master playbook from #256

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ansible Refactor with ansible
Projects
None yet
Development

No branches or pull requests

3 participants