aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/openstack_juno/controller.yml
diff options
context:
space:
mode:
authorbaigk <baiguoku@huawei.com>2015-09-19 11:07:44 +0800
committerbaigk <baiguoku@huawei.com>2015-09-19 16:57:18 +0800
commit95e055a4582070548cb1632934fa18af7be76ced (patch)
tree5e93d728bc3dc2e12d4794978ebf0fad477ac76f /deploy/adapters/ansible/openstack_juno/controller.yml
parent952e99a21501899b5e2615443fd1518b9d316b2e (diff)
support to assign ppa name when deploy openstack
JIRA: COMPASS-63 Change-Id: Ifdaa8a82e849291c1b5d5a48f9f678f5bb417a89 Signed-off-by: baigk <baiguoku@huawei.com>
Diffstat (limited to 'deploy/adapters/ansible/openstack_juno/controller.yml')
-rw-r--r--deploy/adapters/ansible/openstack_juno/controller.yml14
1 files changed, 0 insertions, 14 deletions
diff --git a/deploy/adapters/ansible/openstack_juno/controller.yml b/deploy/adapters/ansible/openstack_juno/controller.yml
deleted file mode 100644
index 0269281e..00000000
--- a/deploy/adapters/ansible/openstack_juno/controller.yml
+++ /dev/null
@@ -1,14 +0,0 @@
----
-- hosts: controller
- remote_user: root
- sudo: True
- roles:
- - common
- - database
- - mq
- - keystone
- - nova-controller
- - neutron-controller
- - dashboard
- - cinder-controller
- - glance