diff --git a/functions b/functions index 4981926a7..91edb9473 100644 --- a/functions +++ b/functions @@ -17,8 +17,8 @@ install_external() { # # - ``PUPPETFILE_DIR`` must be set to Puppet modules directory # - ``SCRIPT_DIR`` must be set to script path -# - ``ZUUL_REF`` must be set to Zuul ref -# - ``ZUUL_BRANCH`` must be set to Zuul branch +# - ``ZUUL_REF`` must be set to Zuul ref. Fallback to 'None'. +# - ``ZUUL_BRANCH`` must be set to Zuul branch. Fallback to 'master'. # - ``ZUUL_URL`` must be set to Zuul URL install_openstack() { cat > clonemap.yaml <