Faidon has submitted this change and it was merged. Change subject: ntp: cleanup, parameterize, enforce style ......................................................................
ntp: cleanup, parameterize, enforce style Cleanup the newly-created ntp module; split into multiple classes (and hence, files according to module rules) and use parameterized classes instead of top-scoped variables. While at it, use the "official" puppet style syntax. Change-Id: Ie95f471e60311f5c68375b5de1b24f1fdbb22c45 --- M manifests/site.pp A modules/ntp/manifests/client.pp M modules/ntp/manifests/init.pp A modules/ntp/manifests/server.pp M modules/ntp/templates/ntp-server.erb 5 files changed, 83 insertions(+), 81 deletions(-) Approvals: Faidon: Looks good to me, approved gerrit2: Verified -- To view, visit https://gerrit.wikimedia.org/r/15779 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie95f471e60311f5c68375b5de1b24f1fdbb22c45 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Faidon <[email protected]> Gerrit-Reviewer: Faidon <[email protected]> Gerrit-Reviewer: gerrit2 <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
