]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: add a make_run_dir function
authorJohn Mulligan <jmulligan@redhat.com>
Sun, 5 Nov 2023 21:03:34 +0000 (16:03 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 30 Nov 2023 19:08:58 +0000 (14:08 -0500)
commit3939201f53d6c6eae23eec1ab83a47d987c18987
tree01be6069b65afb3f1b3cbb31b9dbe019f73c8115
parentf26071f06d8118ec2e8f8e5cb6e804bcd45ab77a
cephadm: add a make_run_dir function

This function is roughly the same as make_var_run only it doesn't rely
on shelling out to the install command. Eventually, it will be used
to replace make_var_run in certain locations.

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