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

Add option to force UDLC regardless of virtual status. #85

Merged
merged 2 commits into from Sep 25, 2013
Merged

Add option to force UDLC regardless of virtual status. #85

merged 2 commits into from Sep 25, 2013

Conversation

nvalentine-puppetlabs
Copy link
Contributor

udlc parameter is useful if you'd like to create a "private" stratum 10 NTP server with no access to Internet NTP servers.

@@ -18,6 +18,7 @@
$service_ensure = $ntp::params::service_ensure,
$service_manage = $ntp::params::service_manage,
$service_name = $ntp::params::service_name,
$udlc = false,
Copy link
Contributor

Choose a reason for hiding this comment

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

It's a pain of a pattern but can I get you to shift this to ntp::params and declare it there to match the rest?

@nvalentine-puppetlabs
Copy link
Contributor Author

apenney: ACK

apenney pushed a commit that referenced this pull request Sep 25, 2013
Add option to force UDLC regardless of virtual status.
@apenney apenney merged commit ef64a4f into puppetlabs:master Sep 25, 2013
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