5 lines
103 B
Bash
5 lines
103 B
Bash
#!/bin/sh
|
|
|
|
yum install -y http://rdo.fedorapeople.org/rdo-release.rpm
|
|
yum install -y openstack-selinux
|