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 debian install documentation #316

Merged
merged 1 commit into from Feb 17, 2020
Merged

Add debian install documentation #316

merged 1 commit into from Feb 17, 2020

Conversation

ezr-ondrej
Copy link
Contributor

As we have the debian packages now, it would be nice to document it.

@ansible-zuul
Copy link
Contributor

ansible-zuul bot commented Jun 18, 2019

Build succeeded.

Copy link
Member

@shanemcd shanemcd left a comment

Choose a reason for hiding this comment

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

I had this saved in my notes from when I wrote this code:

$ apt-get update
$ apt-get install apt-transport-https
$ echo 'deb https://releases.ansible.com/ansible-runner/deb/ <trusty|xenial|stretch> main' > /etc/apt/sources.list.d/ansible.list
$ apt-key adv --keyserver keyserver.ubuntu.com --recv 3DD29021
$ apt-get update
$ apt-get install ansible-runner

Can you integrate this into your PR?

@matburt
Copy link
Member

matburt commented Jun 19, 2019

This PR xhou.d also add a section on building the deb. A little further down is a section on building these artifacts.

@ezr-ondrej
Copy link
Contributor Author

@shanemcd I used your notes instead, thanks 👍

This PR xhou.d also add a section on building the deb. A little further down is a section on building these artifacts.

I do not feel as it is as important for users, but if you give me the steps, I can add it as well 🤷‍♂️

@ansible-zuul
Copy link
Contributor

ansible-zuul bot commented Jun 23, 2019

Build succeeded.

@matburt
Copy link
Member

matburt commented Jun 24, 2019

I do feel that it is important, and there is already a section for building the RPM:

https://github.com/ansible/ansible-runner/blob/master/docs/install.rst#building-the-rpm

@matburt
Copy link
Member

matburt commented Jul 8, 2019

Reopen if you get a chance to add this

@matburt matburt closed this Jul 8, 2019
@shanemcd
Copy link
Member

shanemcd commented Jul 8, 2019

@matburt I was the one that wrote the actual code on Debian packaging side, so it should be on me to provide that documentation. Apologies for any confusion here.. I'm going to reopen this so I can push a commit on top of @ezr-ondrej's PR when I get the time.

@shanemcd shanemcd reopened this Jul 8, 2019
@ansible-zuul
Copy link
Contributor

ansible-zuul bot commented Jul 8, 2019

Build succeeded.

@ezr-ondrej
Copy link
Contributor Author

no worries, I just can not provide more info as I do not have it 😝

@AlanCoding AlanCoding changed the base branch from master to devel February 17, 2020 16:24
@AlanCoding
Copy link
Member

I changed the base branch myself.

@shanemcd
Copy link
Member

Yikes, just realized this fell through the cracks. Merging now.

@shanemcd shanemcd added the gate label Feb 17, 2020
@ansible-zuul
Copy link
Contributor

ansible-zuul bot commented Feb 17, 2020

Build succeeded (gate pipeline).

@ansible-zuul ansible-zuul bot merged commit 052198f into ansible:devel Feb 17, 2020
@ezr-ondrej ezr-ondrej deleted the debian-install branch April 14, 2020 17:08
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.

None yet

4 participants