Adding missing tag

pull/865/head
pprokop 2016-06-29 08:03:03 +02:00
parent 09d104f297
commit 41386c7bde
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
- name: run the ceph osd docker image - name: run the ceph osd docker image
docker: docker:
image: "{{ ceph_osd_docker_username }}/{{ ceph_osd_docker_imagename }}" image: "{{ ceph_osd_docker_username }}/{{ ceph_osd_docker_imagename }}:{{ ceph_osd_docker_tag }}"
name: "{{ ansible_hostname }}-osd-{{ item | regex_replace('/', '') }}" name: "{{ ansible_hostname }}-osd-{{ item | regex_replace('/', '') }}"
net: host net: host
pid: host pid: host