No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

mass_deploy.cfg 337B

123456789
  1. #Uncomment following lines replacing values by your own
  2. #MONGODB_ADMIN_USER='admin'
  3. #MONGODB_ADMIN_PASSWORD='pass'
  4. #Following configurations are optional
  5. MONGODB_DB_PREFIX='lodel2'
  6. #You can give only an host or a HOSTNAME:PORT
  7. #WARNING !!! : mass_deploy script does not forward MONGODB_HOST in instances
  8. #configurations
  9. #MONGODB_HOST=''