]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
docker: typo in comment 733/head
authorJim Curtis <jim.curtis@redhat.com>
Wed, 27 Apr 2016 17:31:27 +0000 (10:31 -0700)
committerJim Curtis <jim.curtis@redhat.com>
Wed, 27 Apr 2016 17:31:27 +0000 (10:31 -0700)
roles/ceph-osd/tasks/docker/main.yml

index 66a46646840a4951e6368a9ac95ef48ac71d52b2..9c959cca49a81117a6736b44df56e74d6357873e 100644 (file)
@@ -21,7 +21,7 @@
 - include: pre_requisite.yml
 
 # NOTE (jimcurtis): dirs_permissions.yml must precede fetch_configs.yml 
-# because it creats the directories needed by the latter.
+# because it creates the directories needed by the latter.
 - include: dirs_permissions.yml
 
 - include: fetch_configs.yml