summaryrefslogtreecommitdiffstats
path: root/src/ceph-create-keys
blob: a960a08be82490675e05762b13a3c57b8b3faccb (plain)
1
2
3
4
5
#!/bin/sh

echo "$0: This tool is obsolete; mons now create these keys on their own, and"
echo "$0: this tool does nothing except print this message."
echo "$0: It will be removed in the next release. Please fix your script/tool."