mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-21 01:46:59 +08:00
Add a bit of logging to try and debug early exit
This commit is contained in:
committed by
Jude Nelson
parent
ec99d2b98d
commit
d1d707dcab
@@ -170,6 +170,7 @@ run-commit-kube () {
|
||||
|
||||
# Log progress
|
||||
local write=$(progress-kube)
|
||||
echo "$write"
|
||||
influx -host $influxHost -ssl -username $influxUser -password $influxPass -precision s -database $influxDatabase -execute "$write"
|
||||
sleep 60
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user