Merge "fuel: installer param: Add CI_DEBUG=false"
authorAric Gardner <agardner@linuxfoundation.org>
Mon, 16 Oct 2017 19:53:35 +0000 (19:53 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 16 Oct 2017 19:53:35 +0000 (19:53 +0000)
jjb/global/installer-params.yml

index 454cee8..1415a6e 100644 (file)
           name: GS_URL
           default: '$GS_BASE{gs-pathname}'
           description: "URL to Google Storage."
+      - string:
+          name: CI_DEBUG
+          default: 'false'
+          description: "Show debug output information"
 
 - parameter:
     name: 'joid-defaults'