Skip to content
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.

Commit

Permalink
Merge pull request #17 from ibuildthecloud/reload2
Browse files Browse the repository at this point in the history
Add file to indicate http reload is available
  • Loading branch information
ibuildthecloud committed Mar 23, 2016
2 parents 2fcb66f + 415d838 commit c40e9c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apply.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ cd $(dirname $0)

chmod +x bin/rancher-metadata

mkdir -p content-home
mkdir -p content-home/etc/cattle/rancher-metadata
touch content-home/etc/cattle/rancher-metadata/http-reload
mv bin content-home

stage_files
Expand Down

0 comments on commit c40e9c8

Please sign in to comment.