summaryrefslogtreecommitdiff
path: root/mason/mason.sh
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-10-20 08:07:27 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-10-27 09:09:37 +0000
commitee5a2bda0f645315376833c2ad91d7c3314c8c0b (patch)
tree33f653488bef7835bfe3a176123886ecfa082468 /mason/mason.sh
parent7c2b80e4d63e331e429185de73c01a192af6de00 (diff)
downloaddefinitions-ee5a2bda0f645315376833c2ad91d7c3314c8c0b.tar.gz
Use Ansible to generate config for OpenStack
Diffstat (limited to 'mason/mason.sh')
-rwxr-xr-xmason/mason.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mason/mason.sh b/mason/mason.sh
index 4356e818..5d27b7cf 100755
--- a/mason/mason.sh
+++ b/mason/mason.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Load OpenStack credentials
-. /root/os.conf
+. /etc/os.conf
set -e
set -x