Saltstack Official MongoDB Formula
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.

13 satır
194B

  1. applications:
  2. - mongodb
  3. classes:
  4. - service.mongodb.support
  5. parameters:
  6. mongodb:
  7. server:
  8. enabled: true
  9. bind:
  10. address: 0.0.0.0
  11. port: 27017
  12. replica_set: rs0