Skip to content
Snippets Groups Projects
  1. Jul 18, 2017
  2. Jul 12, 2017
  3. Jul 07, 2017
  4. Jul 06, 2017
  5. Jul 04, 2017
  6. Jun 22, 2017
  7. Jun 16, 2017
  8. Jun 14, 2017
  9. Jun 12, 2017
  10. Jun 02, 2017
  11. Jun 01, 2017
  12. May 24, 2017
    • Guillaume Abrioux's avatar
      Refact code · 8da73547
      Guillaume Abrioux authored
      
      `ceph-docker-common`:
        At the moment there is a lot of duplicated tasks in each
        `./roles/ceph-<role>/tasks/docker/main.yml` that could be refactored in
        `./roles/ceph-docker-common/tasks/main.yml`.
      
      `*_containerized_deployment` variables:
        All `*_containerized_deployment` have been refactored to a single
        variable `containerized_deployment`
      
      duplicate `cephx` variables in `group_vars/* have been removed.
      
      Signed-off-by: default avatarGuillaume Abrioux <gabrioux@redhat.com>
      8da73547
    • Sébastien Han's avatar
      common: remove useless check · f82f9b97
      Sébastien Han authored
      
      We only check for everything expect 'distro' because that
      is a valid way of deploying RHCS, with preprepared repos
      present on the nodes.
      
      Signed-off-by: default avatarSébastien Han <seb@redhat.com>
      f82f9b97
  13. May 23, 2017
  14. May 19, 2017
  15. May 17, 2017
  16. May 12, 2017
  17. May 11, 2017
  18. May 10, 2017
  19. May 09, 2017
  20. May 04, 2017
  21. May 03, 2017
  22. Apr 28, 2017
  23. Apr 27, 2017
  24. Apr 25, 2017
    • Ali Maredia's avatar
      rgw: set tuning parameters · e718720a
      Ali Maredia authored
      
      Change civetweb_num_thread default to 100
      
      Add capability to override number of pgs for
      rgw pools.
      
      Add ceph.conf vars to enable default bucket
      object quota at users choosing into the ceph.conf.j2
      template
      
      Resolves: rhbz#1437173
      Resolves: rhbz#1391500
      
      Signed-off-by: default avatarAli Maredia <amaredia@redhat.com>
      e718720a
  25. Apr 24, 2017
  26. Apr 17, 2017
  27. Apr 13, 2017
  28. Apr 12, 2017
  29. Apr 11, 2017
  30. Apr 10, 2017
Loading