From 385a625bbc34dd0b7d47e5e2ecaf9f145f32ce99 Mon Sep 17 00:00:00 2001 From: "Wile E. Coyote" Date: Sat, 10 Feb 2018 18:20:43 +0000 Subject: [PATCH] Add ntp as submodule --- .gitmodules | 3 +++ modules/ntp | 1 + 2 files changed, 4 insertions(+) create mode 160000 modules/ntp diff --git a/.gitmodules b/.gitmodules index 8d6dbf9..1c42fc2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "modules/systemd"] path = modules/systemd url = https://github.com/camptocamp/puppet-systemd +[submodule "modules/ntp"] + path = modules/ntp + url = https://github.com/puppetlabs/puppetlabs-ntp.git diff --git a/modules/ntp b/modules/ntp new file mode 160000 index 0000000..1f519f7 --- /dev/null +++ b/modules/ntp @@ -0,0 +1 @@ +Subproject commit 1f519f719552aedc98b6995e42d23201a0286a58