ready to package

This commit is contained in:
Jeff Carr 2024-11-15 21:51:40 -06:00
parent 8193bf18ab
commit fb9f369a93
1 changed files with 1 additions and 1 deletions

View File

@ -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()