compass-core/conf/adapter/ansible_openstack_kilo.conf
baigk 47d8d49133 Merge branch "https://github.com/baigk/compass-core.git into dev/opnfv
Change-Id: Ie2be5756f0c425a5d40e3092f52f245709fccbf3
Signed-off-by: baigk <baiguoku@huawei.com>
2015-11-18 17:32:25 -08:00

8 lines
266 B
Plaintext

NAME = 'openstack_kilo'
DISPLAY_NAME = 'Openstack kilo'
PARENT = 'openstack'
PACKAGE_INSTALLER = 'ansible_installer_kilo'
OS_INSTALLER = 'cobbler'
SUPPORTED_OS_PATTERNS = ['(?i)ubuntu-14\.04.*', '(?i)ubuntu-14\.04\.3.*', '(?i)CentOS-7.*1503-01.*']
DEPLOYABLE = True