Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-4982

Document how to configure local binaries for use by the Automation Agents in Ops Manager

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Critical - P2 Critical - P2
    • None
    • Affects Version/s: None
    • Component/s: Cloud Manager
    • Labels:
      None

      #
      # The `automation.versions.source` property controls how Ops Manager learns about
      # new MongoDB releases and from what host(s) the Automation Agents will download
      # the binaries for those releases.
      #
      # mongodb - The manifest of available MongoDB versions will automatically be pulled
      #           from MongoDB, Inc. The automation agents will download MongoDB
      #           binaries from mongodb.org/mongodb.com.
      # local - The manifest of available MongoDB versions must be supplied on the
      #         Version Manager screen of the Ops Manager UI. The automation agents
      #         will download MongoDB binaries from the Ops Manager Server. The
      #         tarballs containing the binaries must be placed in the directory
      #         specified by the `automation.versions.directory` property.
      #
      automation.versions.source=local
      automation.versions.directory=/opt/mongodb/mms/mongodb-releases/
      

            Assignee:
            bgrabar Bob Grabar
            Reporter:
            rachelle.palmer@mongodb.com Rachelle Palmer
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:
              8 years, 29 weeks ago