9 lines
284 B
Plaintext
9 lines
284 B
Plaintext
NAME = 'ceph_openstack_icehouse'
|
|
DISPLAY_NAME = 'Ceph + OpenStack Icehouse'
|
|
PARENT = 'openstack'
|
|
DISTRIBUTED_SYSTEM = 'openstack_ceph'
|
|
PACKAGE_INSTALLER = 'chef_installer'
|
|
OS_INSTALLER = 'cobbler'
|
|
SUPPORTED_OS_PATTERNS = ['(?i)centos-6\.5.*', '(?i)ubuntu-12\.04.*']
|
|
DEPLOYABLE = True
|