summaryrefslogtreecommitdiff
path: root/src/sample.ceph.conf
diff options
context:
space:
mode:
authorGreg Farnum <gregf@hq.newdream.net>2010-04-16 15:51:55 -0700
committerGreg Farnum <gregf@hq.newdream.net>2010-04-16 15:51:55 -0700
commita0e7d8dfba03b1813ecb71b0a95ad67492e9689b (patch)
tree8c5b3082e0a2ddc09cc4a8d31c8091ac491f1790 /src/sample.ceph.conf
parentd2af75de1106ef5afab37c5285fa192adcccf9a9 (diff)
downloadceph-a0e7d8dfba03b1813ecb71b0a95ad67492e9689b.tar.gz
remove references to [group] and [mount] in sample.ceph.conf
Diffstat (limited to 'src/sample.ceph.conf')
-rw-r--r--src/sample.ceph.conf11
1 files changed, 1 insertions, 10 deletions
diff --git a/src/sample.ceph.conf b/src/sample.ceph.conf
index bf8b2cd4f34..63915a185c4 100644
--- a/src/sample.ceph.conf
+++ b/src/sample.ceph.conf
@@ -64,13 +64,4 @@
[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