Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions curator/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,6 @@ yum install -y --setopt=tsflags=nodocs \
pip install elasticsearch-curator python-crontab
yum clean all

# HACK HACK HACK - remove when fixed upstream
yum install -y --setopt=tsflags=nodocs \
git
git clone -b issue-344 https://github.com/richm/elasticsearch-py.git
pushd elasticsearch-py
python setup.py install
popd
git clone -b issue-520 https://github.com/richm/curator.git
pushd curator
python setup.py install
popd
yum clean all
# HACK HACK HACK - remove when fixed upstream

mkdir -p ${HOME}
mkdir -p ${CURATOR_CONF_LOCATION}
touch ${CURATOR_CONF_LOCATION}/settings