aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/ceph-mon/vars/RedHat.yml
blob: fa19fc083a4c587a8152f9b6f0f6c39033d13b3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
##############################################################################
# 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
##############################################################################
---

ceph_start_script: "/etc/init.d/ceph start mon.{{ inventory_hostname }}"
ceph_start_type: "sysvinit"