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 a non docker ansible deploy #1

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

Anthares101
Copy link

Description

Add an ansible deploy without using docker

Copy link

@javaguirre javaguirre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a small comment inline.

state: present

- name: Install dependencies

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd separate basic requirements (as the apt packages) form the more specific quorum installation, just to make it easy to deploy separately using tags. We might want to install a new version of quorum but not launch the apt for example.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that is how the deploy works now. The apt dependencies and the quorum installation are separated or i'm misunderstanding something?

@alejandroalffer
Copy link
Member

Let me checkit in a Sandbox enviroment, and will give feedback

Thanks

@Anthares101 Anthares101 changed the title Add first steps for a non docker ansible deploy Add a non docker ansible deploy Apr 14, 2021
@Anthares101 Anthares101 marked this pull request as ready for review April 14, 2021 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants