]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: use DEFAULT_MODE constant at additional locations 51946/head
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 6 Jun 2023 17:26:35 +0000 (13:26 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 6 Jun 2023 18:32:44 +0000 (14:32 -0400)
commitca9b5d0bd6082112bcd2297a58113c9bb32dc954
tree914fa8da8ceb3e26f91f27dbee78d2fbd82c57a3
parentb76132035be9383dafba382d0291da4068bfa94e
cephadm: use DEFAULT_MODE constant at additional locations

Now that we have a DEFAULT_MODE constant we can replace other locations
where 0o600 is used with the constant.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/cephadm.py