Merge "Replace copyright symbol in Heat template license"
[demo.git] / boot / dcae2_install.sh
index 59c8e5e..a03e30b 100644 (file)
@@ -76,7 +76,7 @@ mkdir -p /opt/app/config
 
 
 # private key
-cp /opt/config/priv_key /opt/app/config/key
+sed -e 's/\\n/\n/g' /opt/config/priv_key | sed -e 's/^[ \t]*//g; s/[ \t]*$//g' > /opt/app/config/key
 chmod 777 /opt/app/config/key
 
 # move keystone url file