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

Set debian apt_repo as default debian installation method #308

Merged
merged 1 commit into from
Jan 27, 2017

Conversation

cy4n
Copy link
Contributor

@cy4n cy4n commented Jan 18, 2017

Removed deb_download method
simplified $manage_repo to use for both apt and yum

since rundeck supports both apt and yum, apt should be the default debian installation method, similar to yum in redhat based systems.

the deb_download installation method is just bad for maintaining, as it uses a fixed version of rundeck.

@cy4n
Copy link
Contributor Author

cy4n commented Jan 18, 2017

this breaks due to rubocop safe_load problem discussed on irc today 👎

 Remove deb_download method
 simplify $manage_repo to use for both apt and yum
@cy4n
Copy link
Contributor Author

cy4n commented Jan 27, 2017

rebased upstream master for the modulesync update, which fixes the outstanding rubocop issues.

@dhollinger
Copy link
Member

Looks good to me

@dhollinger dhollinger merged commit 4cbbd74 into voxpupuli:master Jan 27, 2017
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.

2 participants