]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
remove references to [group] and [mount] in sample.ceph.conf
authorGreg Farnum <gregf@hq.newdream.net>
Fri, 16 Apr 2010 22:51:55 +0000 (15:51 -0700)
committerGreg Farnum <gregf@hq.newdream.net>
Fri, 16 Apr 2010 22:51:55 +0000 (15:51 -0700)
src/sample.ceph.conf

index bf8b2cd4f34af390993092b9768952a7ae0b12a7..63915a185c4b9e083252a5cb550c0953ffd1bdf5 100644 (file)
 
 [osd3]
        host = beta
-       btrfs devs = /dev/sdy
-
-; access control
-[group everyone]
-       ; you probably want to limit this to a small or a list of
-       ; hosts.  clients are fully trusted.
-               addr = 0.0.0.0/0
-
-[mount /]
-       allow = %everyone
+       btrfs devs = /dev/sdy
\ No newline at end of file