Actions
Task #12461
closed
Cleanup the mongodb ansible roles and the playbooks under d4science-gcube
Status:
Closed
Priority:
High
Assignee:
_InfraScience Systems Engineer
Category:
System Application
Target version:
Start date:
Sep 12, 2018
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development, Pre-Production, Production
Description
- The correct role is mongodb-org-3.2.yml, all the other ones must be removed and that one renamed
- The used playbook is mongodb-org.yml. It can be renamed to mongod.yml and removed the duplicate calls to some roles (data_disk, nagios)
- The mongo_vol group must be split between prod and dev, and the mongo vol nodes added to the main inventory files.
The mongo playbook should be changed, in future, to:
- Distribute the configuration
- Manage the users
- Manage the upgrades, handling the primary/secondary transitions.
Updated by Andrea Dell'Amico over 6 years ago
- Status changed from New to In Progress
Updated by Andrea Dell'Amico over 6 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Done.
Actions