]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: fix 'inspect' and 'pull'
authorSage Weil <sage@newdream.net>
Mon, 25 Jan 2021 22:32:45 +0000 (16:32 -0600)
committerSage Weil <sage@newdream.net>
Mon, 1 Feb 2021 22:23:02 +0000 (16:23 -0600)
commitd31bed79411ca493ec48eeed4e9cbb7ad92295c3
tree440dac30b7ae1680cbde90eab8624919482395ab
parent95dd015bce4153e3c47adac89936a300a0dd3152
cephadm: fix 'inspect' and 'pull'

With podman 2.2.1 I would get

ERRO[0000] Error printing inspect output: template: all inspect:1: function "json" not defined

Removing the 'json' portion of the query resolves it.

Signed-off-by: Sage Weil <sage@newdream.net>
src/cephadm/cephadm