diff options
author | grakiss <grakiss.wanglei@huawei.com> | 2016-02-15 22:14:45 -0500 |
---|---|---|
committer | grakiss <grakiss.wanglei@huawei.com> | 2016-02-24 01:54:19 -0500 |
commit | e72bc045fd467a442a0ffb1c78e710a270a59dfa (patch) | |
tree | de36cb10caf65af125d3815733c92abd561d8866 /deploy/adapters/ansible/roles/ceph-mon/vars/main.yml | |
parent | 00ba12cbc900cb1cb38bee938544cc95583ab416 (diff) |
Support version Liberty of OpenStack for CENTOS7
JIRA:COMPASS-315
-Support version Liberty of OpenStack for CENTOS7
Change-Id: I81abbb37a295a0ea733398ad1f278bafc3525d87
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
Diffstat (limited to 'deploy/adapters/ansible/roles/ceph-mon/vars/main.yml')
-rw-r--r-- | deploy/adapters/ansible/roles/ceph-mon/vars/main.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/deploy/adapters/ansible/roles/ceph-mon/vars/main.yml b/deploy/adapters/ansible/roles/ceph-mon/vars/main.yml new file mode 100644 index 00000000..466ea6ab --- /dev/null +++ b/deploy/adapters/ansible/roles/ceph-mon/vars/main.yml @@ -0,0 +1,10 @@ +############################################################################## +# Copyright (c) 2016 HUAWEI TECHNOLOGIES CO.,LTD and others. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +--- + |