diff --git a/cloud.spec b/cloud.spec index 49eb8259b5d..ded39fb0430 100644 --- a/cloud.spec +++ b/cloud.spec @@ -442,7 +442,7 @@ if [ "$1" == "1" ] ; then cp -f $root/lib/$j $root/webapps/awsapi/WEB-INF/lib/ done - confs="cloud-bridge.properties ec2-service.properties hibernate.cfg.xml log4j-cloud-bridge.xml" + confs="cloud-bridge.properties ec2-service.properties hibernate.cfg.xml log4j-cloud-bridge.xml CloudStack.cfg.xml" for c in $confs do cp -f $root/conf/$c $target/conf