Adds rsyslog-install.yml in to the gate scripts.
The rsyslog-install.yml play was not being run within run-playbooks.sh script. The change makes it so that the AIO will now have the ability to test the rsyslog server roles. Change-Id: I30ea36ad4fb6696aeedf76351e18e09cf5e50a1e Closes-Bug: 1446275
This commit is contained in:
parent
60a366143c
commit
eccc83bff8
@ -80,7 +80,7 @@ pushd "playbooks"
|
|||||||
install_bits utility-install.yml
|
install_bits utility-install.yml
|
||||||
|
|
||||||
if [ "${DEPLOY_LOGGING}" == "yes" ]; then
|
if [ "${DEPLOY_LOGGING}" == "yes" ]; then
|
||||||
info_block "Logging has not been galaxified yet..."
|
install_bits rsyslog-install.yml
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user