Corrections to consul discovery, cleanup
This commit is contained in:
parent
f7537095dd
commit
9650d84857
1 changed files with 0 additions and 4 deletions
|
@ -42,11 +42,7 @@ check() {
|
|||
|
||||
hook_before() {
|
||||
check || exit $?
|
||||
#pushd "$restoreDir" || exit 2
|
||||
|
||||
${CONSUL_PATH}/consul snapshot save "$consulDir/consul.snap"
|
||||
|
||||
#popd || exit 2
|
||||
}
|
||||
|
||||
hook_after() {
|
||||
|
|
Loading…
Reference in a new issue