Add ntp as submodule
This commit is contained in:
parent
e724f4da19
commit
385a625bbc
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -22,3 +22,6 @@
|
||||||
[submodule "modules/systemd"]
|
[submodule "modules/systemd"]
|
||||||
path = modules/systemd
|
path = modules/systemd
|
||||||
url = https://github.com/camptocamp/puppet-systemd
|
url = https://github.com/camptocamp/puppet-systemd
|
||||||
|
[submodule "modules/ntp"]
|
||||||
|
path = modules/ntp
|
||||||
|
url = https://github.com/puppetlabs/puppetlabs-ntp.git
|
||||||
|
|
1
modules/ntp
Submodule
1
modules/ntp
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 1f519f719552aedc98b6995e42d23201a0286a58
|
Loading…
Add table
Add a link
Reference in a new issue