ready to package
This commit is contained in:
parent
8193bf18ab
commit
fb9f369a93
|
@ -33,7 +33,7 @@ func NewWatchdog() {
|
|||
case t := <-me.dog.C:
|
||||
log.Info("Watchdog() ticked", me.zookeeper, "Current time: ", t)
|
||||
updatePackages()
|
||||
pingStatus()
|
||||
// pingStatus()
|
||||
sendMachine()
|
||||
// h.pollHypervisor()
|
||||
// h.Scan()
|
||||
|
|
Loading…
Reference in New Issue