Skip to content
  • Guillaume Abrioux's avatar
    8da73547
    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
    Refact code
    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>
Loading