]> git.proxmox.com Git - ceph.git/blame - ceph/src/ceph-create-keys
compile with GCC 12 not 11
[ceph.git] / ceph / src / ceph-create-keys
CommitLineData
11fdf7f2 1#!/bin/sh
7c673cae 2
11fdf7f2
TL
3echo "$0: This tool is obsolete; mons now create these keys on their own, and"
4echo "$0: this tool does nothing except print this message."
5echo "$0: It will be removed in the next release. Please fix your script/tool."