Jump to content

OpenStack: Difference between revisions

Line 33:
yum install mariadb-server
systemctl start mariadb.service
 
mysql_secure_installation # Set the password for MariaDB
Do not set the password for root user, else set it to blank again:
mysqladmin -u root -p<present-password> password
 
== Preparing OpenStack Queens Installation ==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.