Merge pull request #524 from ceph/fix-typo

ceph-rgw: fix docker typo
pull/526/head
Leseb 2016-02-08 15:26:14 +01:00
commit 3e075a279a
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
- /etc/ceph/
- /var/lib/ceph/bootstrap-rgw
name: install pip and docker on ubuntu
- name: install pip and docker on ubuntu
apt:
name: "{{ item }}"
state: present