]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/qa_scripts/openstack/connectceph.sh
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / qa / qa_scripts / openstack / connectceph.sh
index 47162ca049e57485e86e0802e855602cb8a48e06..2d70df7ffb36642e24256012e49fd3326a0a2e19 100755 (executable)
@@ -1,4 +1,4 @@
-#/bin/bash -fv
+#!/usr/bin/env bash
 #
 # Connect openstack node just installed to a ceph cluster.
 #
@@ -9,6 +9,7 @@
 # The directory named files contains templates for the /etc/glance/glance-api.conf,
 # /etc/cinder/cinder.conf, /etc/nova/nova.conf Openstack files
 #
+set -fv
 source ./copy_func.sh
 source ./fix_conf_file.sh
 openstack_node=${1}