From b9f398cb688a35f7849fd8adc1ca12ef5069a4e6 Mon Sep 17 00:00:00 2001 From: Michael Chapman Date: Wed, 17 Aug 2016 03:58:34 +1000 Subject: Enable ceph on boot The service for ceph is created using the init provider in puppet, which does not support the enable parameter, and therefore the ceph service will not start on boot. Since it creates a normal sysvinit file, this can be remedied with chkconfig. JIRA: APEX-232 opnfv-tht-pr: 58 Change-Id: I0ef9e49cfa55d8e57862fbd61fb487b6d99d8d57 Signed-off-by: Michael Chapman --- ci/PR_revision.log | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ci') diff --git a/ci/PR_revision.log b/ci/PR_revision.log index 92692e59..f22adc80 100644 --- a/ci/PR_revision.log +++ b/ci/PR_revision.log @@ -23,4 +23,5 @@ 53,Add numa to controller hiera hierarchy 54,fix network mtu 56,fixes tacker config for heat_uri -57,Remove trailing newline from dpdk pci address \ No newline at end of file +57,Remove trailing newline from dpdk pci address +58,Enable Ceph on boot -- cgit 1.2.3-korg