Commit e86f4f9
committed
fix(topology): admin-rocketchat — drop NTP-and-update-time from basic_packages
In an egress-filtered / air-gapped range udp/123 is blocked (even the Proxmox
node can't NTP-sync), so software.install.warmup.basic_packages' hard
"wait for NTPSynchronized == yes" never succeeds and fails stage_01. Don't
enable NTP sync for this box; VMs take host (kvm-clock) time.1 parent aa9b953 commit e86f4f9
1 file changed
Lines changed: 4 additions & 2 deletions
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
26 | | - | |
27 | 29 | | |
28 | 30 | | |
0 commit comments