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_osp9.conf | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 deploy/compass_conf/adapter/ansible_openstack_osp9.conf (limited to 'deploy/compass_conf/adapter/ansible_openstack_osp9.conf') diff --git a/deploy/compass_conf/adapter/ansible_openstack_osp9.conf b/deploy/compass_conf/adapter/ansible_openstack_osp9.conf deleted file mode 100755 index 81c00a0f..00000000 --- a/deploy/compass_conf/adapter/ansible_openstack_osp9.conf +++ /dev/null @@ -1,7 +0,0 @@ -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 -- cgit 1.2.3-korg