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

Ubuntu 16.04 support #27

Open
proton opened this issue Jun 20, 2016 · 11 comments
Open

Ubuntu 16.04 support #27

proton opened this issue Jun 20, 2016 · 11 comments

Comments

@proton
Copy link

proton commented Jun 20, 2016

There are no init service for systemd :(

@francisdb
Copy link

This page explains how to set up the systemd service file and how to enable it on boot:
https://www.digitalocean.com/community/tutorials/how-to-install-mongodb-on-ubuntu-16-04

@danlamanna
Copy link
Contributor

Since this seems to be desired functionality, I added a WIP PR (see #28) for people to take a look at and hopefully test/give feedback.

@030
Copy link

030 commented Sep 12, 2016

TASK [Stouts.mongodb : Ensure mongodb is started] ******************************
fatal: [FQDN]: FAILED! => {"changed": false, "failed": true, "msg": "Error when trying to
enable mongod: rc=1 Failed to execute operation: No such file or directory\n"}

@g-div
Copy link

g-div commented Jan 3, 2017

Will be the new version (2.3.1) pushed to Galaxy ? It will be nice to be able to use this role for ubuntu-16.04 directly from Galaxy.

@030
Copy link

030 commented Feb 7, 2017

Any updates?

@danlamanna
Copy link
Contributor

+1

1 similar comment
@tchaffee
Copy link

+1

@kotfic
Copy link

kotfic commented Feb 24, 2017

+1 for push to galaxy

@dorukozturk
Copy link

+1

@mgrauer
Copy link

mgrauer commented Mar 14, 2017

@klen Would you be able to push release 2.3.1 to ansible-galaxy?

That would be very useful to our project, thanks.

@atesgoral
Copy link

Until the latest is pushed to Galaxy, you can install the role directly from GitHub by including the repo URL and tag in your requirements.yml file:

- src: https://github.com/Stouts/Stouts.mongodb
  version: "2.3.2"

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

No branches or pull requests

10 participants