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

[Enhancement] Switch from Tar to Rpm for Ansible Playbook #56

Open
peterzhuamazon opened this issue May 5, 2022 · 3 comments
Open

[Enhancement] Switch from Tar to Rpm for Ansible Playbook #56

peterzhuamazon opened this issue May 5, 2022 · 3 comments
Assignees
Labels

Comments

@peterzhuamazon
Copy link
Member

With RPM being released on 2.0.0-rc1 (preview) and 1.3.2 today (2022/05/05), we can finally switch from Tar to Rpm for RH-based linux distro.

@saravanan30erd has talked to me about before to have this switch happen.

We can discuss about the approach as we currently dont have deb yet to support Ubuntu.

Thanks.

@peterzhuamazon
Copy link
Member Author

Or we can think about whether we want to maintain both tar and rpm, or just rpm.
The problem with only rpm is the versions pre-1.3.2 will not have rpm to install.

Thanks.

@ssi444
Copy link
Contributor

ssi444 commented Jun 29, 2022

I think it's not worth doing .rpm and .deb. We need to use a single format .tar for all distributions. This will make the role more versatile.

@peterzhuamazon
Copy link
Member Author

Hi @ssi444 not really saying we need to add new .rpm playbook, but @saravanan30erd was talking about replace existing .tar to .rpm setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

3 participants