#!/bin/bash set -xe #NOTE: Lint and package chart : ${OSH_INFRA_PATH:="../openstack-helm-infra"} #: ${PORTHOLE_PATH}:="" make -C ${OSH_INFRA_PATH} ceph-provisioners #NOTE: Deploy command : ${OSH_EXTRA_HELM_ARGS:=""} tee /tmp/ceph-utility-config.yaml <