From a9041dbf7b68f56169e82de3c37601b7e86867b0 Mon Sep 17 00:00:00 2001 From: liyuenan Date: Tue, 20 Dec 2016 16:44:59 +0800 Subject: Change newton_xenial to newton JIRA: COMPASS-513 Change-Id: I937a02bcd69f0df1f5d951dd6630ef2e76e8d386 Signed-off-by: liyuenan --- deploy/compass_conf/adapter/ansible_openstack_kilo.conf | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 deploy/compass_conf/adapter/ansible_openstack_kilo.conf (limited to 'deploy/compass_conf/adapter/ansible_openstack_kilo.conf') diff --git a/deploy/compass_conf/adapter/ansible_openstack_kilo.conf b/deploy/compass_conf/adapter/ansible_openstack_kilo.conf deleted file mode 100755 index 943453ad..00000000 --- a/deploy/compass_conf/adapter/ansible_openstack_kilo.conf +++ /dev/null @@ -1,7 +0,0 @@ -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.*15.*'] -DEPLOYABLE = True -- cgit 1.2.3-korg