1. 14 Feb, 2021 1 commit
    • Sami Hiltunen's avatar
      Document updated Praefect virtual storage configuration format · 8627ebcd
      Sami Hiltunen authored
      Praefect's virtual storage configuration format in omnibus left no
      room for other virtual storage related configuration values as the
      nodes were configured directly in the root of the virtual storage's
      configuration object. The format was changed to address this by
      moving the node configuration under the 'nodes' key. This commit
      updates the documentation to use the updated format.
      
      The change was made in a backwards compatible manner. If nodes are
      configured in the root of the object, Omnibus corrects this by moving
      unknown keys under the 'nodes' key.
      8627ebcd
  2. 12 Feb, 2021 39 commits