Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: #161 NTP should be a space-separated list of NTP server host nam… #162

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

Jason-Hendry
Copy link
Contributor

Overall Review of Changes:
NTP should be a space-separated list of NTP server host names or IP addresses, instead of a JSON encoded list of objects.

Also added the section label [Time] to fix the log message /etc/systemd/timesyncd.conf.d/50-timesyncd.conf:8: Assignment outside of section. Ignoring.

Issue Fixes:
#161

Enhancements:

How has this been tested?:
This was tested on a physical machine with Ubuntu server minimal 22.04, with the time_pool value from /defaults.

… server host names or IP addresses, instead of a json encoded list or objects. Also added the section label [Time] to fix the log message "/etc/systemd/timesyncd.conf.d/50-timesyncd.conf:8: Assignment outside of section. Ignoring."

Signed-off-by: Jason Hendry <jason@rain.com.au>
Copy link
Member

@uk-bolly uk-bolly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great change thank you

@uk-bolly uk-bolly merged commit 504b7f1 into ansible-lockdown:devel Nov 9, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants