mirror of
https://github.com/ceph/ceph
synced 2025-01-04 02:02:36 +00:00
7ca7418322
If this is a fresh pacific cluster, let's assume that there won't be legacy clients connecting. (And if there are, let's put the burden on the user to enable them to do so insecurely.) This is in contrast to upgrades, where our focus is on not breaking anything. Signed-off-by: Sage Weil <sage@newdream.net>
8 lines
149 B
YAML
8 lines
149 B
YAML
# Don't verify os + flavor + sha1
|
|
verify_ceph_hash: false
|
|
tasks:
|
|
- cephadm:
|
|
conf:
|
|
mon:
|
|
auth allow insecure global id reclaim: true
|