ClusterLabs / ClusterLabs/anvil
Make sure a user-supplied NTP server gets setup properly
Open
pending test automation
tested manually
- Dominant language
- Perl
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Edit;
```cat /etc/chrony.conf ```
```
# Use public servers from the pool.ntp.org project.
# Please consider joining the pool (https://www.pool.ntp.org/join.html).
#pool 2.almalinux.pool.ntp.org iburst
server ntp.example.com
```
If changed, restart ```chronyd.service```.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.