adding deployment configuration file to apex virtual deploy 43/4743/1
authorDan Radez <dradez@redhat.com>
Thu, 17 Dec 2015 02:45:30 +0000 (21:45 -0500)
committerDan Radez <dradez@redhat.com>
Thu, 17 Dec 2015 02:46:02 +0000 (21:46 -0500)
Change-Id: I761b0dc656471e021c8b42fa6767f22b811d1b64
Signed-off-by: Dan Radez <dradez@redhat.com>
jjb/apex/apex.yml

index 14c472b..45f7704 100644 (file)
             # cleanup virtual machines before we start
             sudo opnfv-clean
             # initiate virtual deployment
-            sudo opnfv-deploy -v
+            sudo opnfv-deploy -v -d /usr/share/doc/opnfv/deploy_settings.yaml.example
 
             echo
             echo "--------------------------------------------------------"