summaryrefslogtreecommitdiff
path: root/mason.configure
diff options
context:
space:
mode:
Diffstat (limited to 'mason.configure')
-rw-r--r--mason.configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/mason.configure b/mason.configure
index ec8bf7d8..1198ebd0 100644
--- a/mason.configure
+++ b/mason.configure
@@ -130,7 +130,7 @@ yaml.dump(mason_configuration, sys.stdout, default_flow_style=False)
EOF
if [ "$TEST_INFRASTRUCTURE_TYPE" = "openstack" ]; then
- python <<'EOF' >"$MASON_DATA/os.conf"
+ python <<'EOF' >>"$MASON_DATA/mason.conf"
import os, sys, yaml
openstack_credentials={