Merge "Adds Mariadb-client to the Heat template"
This commit is contained in:
commit
35c0a05bff
@ -184,6 +184,9 @@ resources:
|
||||
systemctl enable ntpd
|
||||
systemctl start ntpd
|
||||
|
||||
# Install mariadb-client
|
||||
yum install -y mariadb
|
||||
|
||||
# Install OpenStack Clients
|
||||
yum install -y python-keystoneclient python-glanceclient \
|
||||
python-novaclient python-cinderclient \
|
||||
|
Loading…
Reference in New Issue
Block a user