Signed-off-by: Laura Flores <lflores@redhat.com>
-#!/bin/sh -ex
+#!/bin/bash -ex
# Set up ident details for cluster
ceph config set mgr mgr/telemetry/contact 'ceph-org'
-#!/bin/sh -ex
+#!/bin/bash -ex
# Assert that we're still opted in
LAST_OPT_REVISION=$(ceph config get mgr mgr/telemetry/last_opt_revision)
-#!/bin/sh -ex
+#!/bin/bash -ex
# Set up ident details for cluster
ceph config set mgr mgr/telemetry/contact 'ceph-org'
-#!/bin/sh -ex
+#!/bin/bash -ex
# For quincy, the last_opt_revision remains at 1 since last_opt_revision
# was phased out for fresh installs of quincy.