-
Notifications
You must be signed in to change notification settings - Fork 361
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Creating branch * Ensure proper update path * Remove parantheses from function call * Remove logic to force OS version to Xenial that was due to Bionic not having a repo for Mongo 3.6. Now that we are using 4.2, we don't need this logic * Update Mongo version check within RITA * Try auto upgrade multiple versions * Fix stopping mongod service * Fix call to install * Add wait for service * Try again for service * Fix service wait loop * Add manual wait for service * Try quiet output and use __load to show success * Add warning about upgrade * Fix spacing, further squelch output * Fix version in info output * Set feature compatibility to 4.2 after upgrading to 4.2, parameterize the function for setting feature compatibility, add a few more print statements, fix typo * Fix typo of $ITEM to $_ITEM
- Loading branch information
1 parent
0ac5ea5
commit c2fba65
Showing
2 changed files
with
81 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters