diff options
author | Weidong Shao <weidong.shao@huawei.com> | 2015-10-19 15:04:48 +0000 |
---|---|---|
committer | Weidong Shao <weidong.shao@huawei.com> | 2015-10-19 15:06:29 +0000 |
commit | de3139313cb7e3087e3328d1b37cdc88510ca5db (patch) | |
tree | d4685b4e923d88537713ff02f476f82d4f0f0643 /compass/deploy/ansible/roles/common/templates/hosts | |
parent | e94d5484ecdf8021245d961479dae07ea2f8321f (diff) |
Remove Compass from genesis.
Compass4nfv has its own repo.
Change-Id: I4b1b778682e5b49192ab00f5319594c66640a432
Signed-off-by: Weidong Shao <weidong.shao@huawei.com>
Diffstat (limited to 'compass/deploy/ansible/roles/common/templates/hosts')
-rw-r--r-- | compass/deploy/ansible/roles/common/templates/hosts | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/compass/deploy/ansible/roles/common/templates/hosts b/compass/deploy/ansible/roles/common/templates/hosts deleted file mode 100644 index 9d27c0a..0000000 --- a/compass/deploy/ansible/roles/common/templates/hosts +++ /dev/null @@ -1,22 +0,0 @@ -# compute-controller -10.145.89.136 host-136 -# database -10.145.89.136 host-136 -# messaging -10.145.89.136 host-136 -# storage-controller -10.145.89.138 host-138 -# image -10.145.89.138 host-138 -# identity -10.145.89.136 host-136 -# network-server -10.145.89.138 host-138 -# dashboard -10.145.89.136 host-136 -# storage-volume -10.145.89.139 host-139 -# network-worker -10.145.89.139 host-139 -# compute-worker -10.145.89.137 host-137 |