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

Implement installing as a package repo for redhat #2

Merged
merged 3 commits into from
Jun 27, 2014

Conversation

benh57
Copy link
Contributor

@benh57 benh57 commented Apr 24, 2014

Implemented installing packages via yum instead of manual exec commands for redhat.

I did not do debian.

@benh57
Copy link
Contributor Author

benh57 commented Apr 26, 2014

Will resubmit with passing tests.

@benh57 benh57 closed this Apr 26, 2014
@liamjbennett
Copy link
Member

Thank you I appreciate the time taken with this contribution. I already had a TODO item for this, so I will be glad to merge it when your ready.

@benh57 benh57 reopened this Apr 27, 2014
@benh57
Copy link
Contributor Author

benh57 commented Apr 27, 2014

Tests pass now. Give it a try.

I have a few other fixes locally, various things were broken.

@chandy
Copy link

chandy commented May 29, 2014

Any chance of getting this merged?

@chandy
Copy link

chandy commented Jun 7, 2014

@liamjbennett ping

@stack72 stack72 merged commit 8e64e49 into voxpupuli:master Jun 27, 2014
stack72 added a commit that referenced this pull request Jun 27, 2014
@stack72
Copy link
Contributor

stack72 commented Jun 27, 2014

@chandy apologies for the tardiness here - we have merged this PR and actually used this as a way of cleaning up some of our code. Thanks so much!

stack72 added a commit that referenced this pull request Jun 27, 2014
@chandy
Copy link

chandy commented Jun 27, 2014

Awesome, thank you!

@benh57
Copy link
Contributor Author

benh57 commented Jun 27, 2014

Thanks. I did find a number of other bugs in the module which i had to fix before it was usable. (just for one example, the indentation in the config files is broken in git, which kills rundeck.. you might have already fixed that now). If i get time i'll compare to latest and submit another patch.

@stack72
Copy link
Contributor

stack72 commented Jun 27, 2014

@ben57 apologies for not mentioning you in the close. If you see anything more then let me know :)

bastelfreak pushed a commit to bastelfreak/puppet-rundeck that referenced this pull request Jan 13, 2017
This conversion is done by Transpec 2.3.7 with the following command:
    transpec spec/unit/puppet/parser/functions/resources_deep_merge_spec.rb

* 2 conversions
    from: == expected
      to: eq(expected)

* 2 conversions
    from: obj.should
      to: expect(obj).to

For more details: https://github.com/yujinakayama/transpec#supported-conversions

This closes voxpupuli#2.
jwbraucher pushed a commit to jwbraucher/puppet-rundeck that referenced this pull request Dec 23, 2020
This needs to be fitpayops-rundeck when installing the module from the forge.

Approved-by: Thomas Clukies <tom.clukies@fit-pay.com>
Approved-by: Kexin Zhai <kexin.zhai@fit-pay.com>
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.

4 participants