index
:
~mongodb-charmers/charm-mongodb
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
hooks
/
install
Age
Commit message (
Expand
)
Author
2017-01-09
Fix race condition where apt-get tries to install packages before systemd
Mario Splivalo
2016-02-26
Deal with forwards compat to xenial
James Page
2014-07-28
Fixes missing relation id's during relation-set, removes the shell call to ho...
Charles Butler
2013-11-25
Explicitly install python-yaml. Take 2
Juan L. Negron
2012-08-18
Refactor of the existing mongodb charm. Added most of the options in mongodb...
Juan L. Negron
2012-08-18
Refactor of the existing mongodb charm. Added most of the options in mongodb...
Juan L. Negron
2012-07-19
ok for open-port to fail... happens on some providers
Mark Mims
2012-04-30
fix open-port calls to open the right ports (as configured) and WEB_ADMIN_UI ...
Frédéric Lepied
2012-01-27
Use public-address so the charm works with outside environments
Juan L. Negron
2011-12-19
Updated install hook to use configurable default port
Juan L. Negron
2011-12-14
Added config-changed hook to better handle replica_set_master variable
Juan L. Negron
2011-12-12
Added extra config option to register new node on existing replicaset clusters
Juan L. Negron
2011-12-05
Added config option for web admin ui. Optimized the replica set hook algorit...
Juan L. Negron
2011-11-28
Added config.yaml file with replica-set name. Changed the use of facter for ...
Juan L. Negron
2011-08-16
Fixed single-node and replica set configurations
Juan L. Negron
2011-08-10
Initial commit
Juan L. Negron