compass-core/conf/adapter/ansible_openstack_osp9.conf
Xicheng Chang 9c03171433 Support rhel7 and osp9
Change-Id: I1e25df2f57753aa4038f49d0c10958c68c248f31
2016-10-26 21:09:53 -04:00

8 lines
214 B
Plaintext

NAME = 'openstack_osp9'
DISPLAY_NAME = 'RedHat OSP 9'
PARENT = 'openstack'
PACKAGE_INSTALLER = 'ansible_installer_osp9'
OS_INSTALLER = 'cobbler'
SUPPORTED_OS_PATTERNS = ['(?i)rhel-server-7\.2.*']
DEPLOYABLE = True