From: Andrew Schoen Date: Fri, 6 Nov 2015 18:43:20 +0000 (-0600) Subject: ceph-deploy: inject global passwords into the build environment X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=9126d1db1423b1e43961229150b1407dcc4a4cf2;p=ceph-build.git ceph-deploy: inject global passwords into the build environment Signed-off-by: Andrew Schoen --- diff --git a/ceph-deploy/config/definitions/ceph-deploy.yml b/ceph-deploy/config/definitions/ceph-deploy.yml index 0008692d..7e61c5ff 100644 --- a/ceph-deploy/config/definitions/ceph-deploy.yml +++ b/ceph-deploy/config/definitions/ceph-deploy.yml @@ -66,3 +66,8 @@ If this is checked, then the binaries will be built and pushed to chacra even if builders: - shell: !include-raw ../../build/setup - shell: !include-raw ../../build/build + + wrappers: + - inject-passwords: + global: true + mask-password-params: true