summaryrefslogtreecommitdiff
path: root/hooks/install
AgeCommit message (Expand)Author
2012-08-18Refactor of the existing mongodb charm. Added most of the options in mongodb...Juan L. Negron
2012-08-18Refactor of the existing mongodb charm. Added most of the options in mongodb...Juan L. Negron
2012-07-19ok for open-port to fail... happens on some providersMark Mims
2012-04-30fix open-port calls to open the right ports (as configured) and WEB_ADMIN_UI ...Frédéric Lepied
2012-01-27Use public-address so the charm works with outside environmentsJuan L. Negron
2011-12-19Updated install hook to use configurable default portJuan L. Negron
2011-12-14Added config-changed hook to better handle replica_set_master variableJuan L. Negron
2011-12-12Added extra config option to register new node on existing replicaset clustersJuan L. Negron
2011-12-05Added config option for web admin ui. Optimized the replica set hook algorit...Juan L. Negron
2011-11-28Added config.yaml file with replica-set name. Changed the use of facter for ...Juan L. Negron
2011-08-16Fixed single-node and replica set configurationsJuan L. Negron
2011-08-10Initial commitJuan L. Negron