Hooks catch-up

Bu işleme şunda yer alıyor:
2023-11-30 02:44:01 -06:00
ebeveyn 63a43c6f0e
işleme 8392a3fe46
7 değiştirilmiş dosya ile 83 ekleme ve 13 silme
+1 -1
Dosyayı Görüntüle
@@ -69,7 +69,7 @@ def GenerateFiles(file):
# Add DNS entries for each host
hosttype = 'managed'
for hostclass in ['physical','virtual','geth_hubs']:
WriteMonitoringEntry(content,hosttype,hostclass)
#WriteMonitoringEntry(content,hosttype,hostclass)
WriteSSHMonitoringEntry(content,hosttype,hostclass)
hosttype = 'unmanaged'
for hostclass in ['ovas','appliances']: