Merge "Adds rsyslog-install.yml in to the gate scripts."

This commit is contained in:
Jenkins 2015-04-20 17:26:38 +00:00 committed by Gerrit Code Review
commit f47c824333

View File

@ -80,7 +80,7 @@ pushd "playbooks"
install_bits utility-install.yml
if [ "${DEPLOY_LOGGING}" == "yes" ]; then
info_block "Logging has not been galaxified yet..."
install_bits rsyslog-install.yml
fi
fi