scylla-housekeeping: rename configuration file from conf to cfg

Files with a conf extension are run by the scylla_prepare on the AMI.
The scylla-housekeeping configuration file is not a bash script and
should not be run.

This patch changes its extension to cfg which is more python like.

Signed-off-by: Amnon Heiman <amnon@scylladb.com>
Message-Id: <1470896759-22651-2-git-send-email-amnon@scylladb.com>
(cherry picked from commit 5a4fc9c503)
This commit is contained in:
Amnon Heiman
2016-08-11 09:25:59 +03:00
committed by Avi Kivity
parent 66292c0ef0
commit 75c53e4f24
4 changed files with 7 additions and 7 deletions