Here is the error I get
ip_mariadb.pp: [ ERROR ]
Applying
Puppet manifests
[ ERROR ]
ERROR :
Error appeared during Puppet run: ip_mariadb.pp
Error:
Execution of '/usr/bin/yum -d 0 -e 0 -y install mariadb' returned 1: Transact
ion check
error:
You will
find full trace in log /var/tmp/packstack/ZCy5o5/manifests/
ip_mariadb.pp.log
Please check
log file /var/tmp/packstack/ZCy5o5/openstack-setup.log
for more
information
Additional
information:
Remove mysql
and install mariadb manually
# yum remove
mysql mysql-libs mysql-devel mysql-server
# yum
install mariadb mariadb-libs mariadb-devel mariadb-server
After that
run packstack again
# packstack
--answer-file rdo.txt