]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Update sample vars for change in default value of check_firewall
authorMatthew Rees <matthew.rees@secate.com>
Mon, 6 Jun 2016 13:12:03 +0000 (15:12 +0200)
committerMatthew Rees <matthew.rees@secate.com>
Mon, 6 Jun 2016 13:12:03 +0000 (15:12 +0200)
group_vars/all.sample

index 7d528da4fe40ec7a768b748c2025dc057c4182af..0f7d1abbf497527e3a07bee52eee3f2765aade39 100644 (file)
@@ -32,7 +32,7 @@ dummy:
 # Ceph ports are blocked by a firewall. If the machine running ansible
 # cannot reach the Ceph ports for some other reason, you may need or
 # want to set this to False to skip those checks.
-#check_firewall: True
+#check_firewall: False
 
 # This variable determines if ceph packages can be updated.  If False, the
 # package resources will use "state=present".  If True, they will use