]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
fix wording on defaults main.yml
authorAlfredo Deza <adeza@redhat.com>
Mon, 15 Feb 2016 12:50:09 +0000 (07:50 -0500)
committerAlfredo Deza <adeza@redhat.com>
Mon, 15 Feb 2016 12:50:09 +0000 (07:50 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
roles/ceph-agent/defaults/main.yml

index 51acaa1d6d68124aca0f0fbf9ebe2adaae81f6e5..0adfd334706a7413e5aa5c4231a35d5e8240999b 100644 (file)
@@ -5,6 +5,6 @@
 # GENERAL #
 ###########
 
-# The agent needs and agent_master_host variable defined so that it can connect
+# The agent needs an agent_master_host variable defined so that it can connect
 # and push information back to it
 agent_master_host: "localhost"