blob: b4b4ba5e0d005993091b075b934ec9d274445e50 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[submodule "modules/stdlib"]
path = modules/stdlib
url = https://github.com/puppetlabs/puppetlabs-stdlib.git
[submodule "modules/reboot"]
path = modules/reboot
url = https://github.com/puppetlabs/puppetlabs-reboot.git
[submodule "modules/systemd"]
path = modules/systemd
url = https://github.com/jkroepke/puppet-systemd.git
[submodule "modules/inifile"]
path = modules/inifile
url = https://github.com/puppetlabs/puppetlabs-inifile.git
[submodule "modules/sudo"]
path = modules/sudo
url = https://github.com/saz/puppet-sudo.git
[submodule "modules/ssh"]
path = modules/ssh
url = https://github.com/saz/puppet-ssh.git
[submodule "modules/puppetlabs_concat"]
path = modules/concat
url = https://github.com/puppetlabs/puppetlabs-concat.git
|