fuel: installer param: Add CI_DEBUG=false 25/45125/2
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sat, 14 Oct 2017 23:36:30 +0000 (01:36 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 16 Oct 2017 15:22:13 +0000 (15:22 +0000)
Change-Id: Ic2c4a52d58a7fdced5acfb9a706583646af7e56e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
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'