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

Fix MongoDb installation on SELinux enabled hosts #87

Merged
merged 6 commits into from
Apr 5, 2018

Conversation

mariussturm
Copy link
Contributor

Fixes #82, #85 and #86

jalogisch and others added 6 commits March 26, 2018 18:23
tested the above on RHEL 6.9 and CentOS 7 - on both SELinux runs on default. 

Ansible might complain about a missing package ( `yum install policycoreutils-python` ) but I did not include automatic install of that - as even elastic did not have that for the selinux parts.

```
ansible 2.4.2.0
  config file = /etc/ansible/ansible.cfg
  configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python2.6/site-packages/ansible
  executable location = /usr/bin/ansible
  python version = 2.6.6 (r266:84292, Aug  9 2016, 06:11:56) [GCC 4.4.7 20120313 (Red Hat 4.4.7-17)
```
@evrardjp
Copy link

evrardjp commented Apr 5, 2018

Looks reasonable to me. 👍

@mariussturm
Copy link
Contributor Author

@evrardjp thanks for the review!

@mariussturm mariussturm merged commit 5d0daf5 into master Apr 5, 2018
@mariussturm mariussturm deleted the alexkross-master branch April 5, 2018 12:20
@evrardjp
Copy link

evrardjp commented Apr 5, 2018

yw

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