Skip to content

Commit

Permalink
Merge pull request #2024 from ceph/2022-bkp
Browse files Browse the repository at this point in the history
2022 bkp
  • Loading branch information
leseb committed Oct 11, 2017
2 parents 05daee8 + 759ba91 commit 67f10ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion infrastructure-playbooks/purge-iscsi-gateways.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
igw_purge_type: "{{ purge_config }}"

- name: Removing the gateway configuration
hosts: ceph-iscsi-gw
hosts: iscsi-gws
vars:
- igw_purge_type: "{{hostvars['localhost']['igw_purge_type']}}"

Expand Down
1 change: 0 additions & 1 deletion roles/ceph-osd/templates/ceph-osd-run.sh.j2
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ expose_partitions "$1"
{% endif -%}
-v /dev:/dev \
-v /etc/localtime:/etc/localtime:ro \
-v /run/udev:/run/udev:ro \
-v /var/lib/ceph:/var/lib/ceph \
-v /etc/ceph:/etc/ceph \
$DOCKER_ENV \
Expand Down

0 comments on commit 67f10ad

Please sign in to comment.