This repository was archived by the owner on Aug 18, 2021. It is now read-only.
forked from CiscoSystems/puppet-root
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
51 lines (51 loc) · 1.81 KB
/
.gitmodules
File metadata and controls
51 lines (51 loc) · 1.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[submodule "modules/openstack"]
path = modules/openstack
url = https://github.com/CiscoSystems/puppet-openstack
[submodule "modules/nova"]
path = modules/nova
url = https://github.com/CiscoSystems/puppet-nova
[submodule "modules/glance"]
path = modules/glance
url = https://github.com/CiscoSystems/puppet-glance
[submodule "modules/keystone"]
path = modules/keystone
url = https://github.com/CiscoSystems/puppet-keystone
[submodule "modules/mysql"]
path = modules/mysql
url = https://github.com/CiscoSystems/puppet-mysql
[submodule "modules/create_resources"]
path = modules/create_resources
url = https://github.com/CiscoSystems/puppet-create_resources
[submodule "modules/concat"]
path = modules/concat
url = https://github.com/CiscoSystems/puppet-concat
[submodule "modules/rabbitmq"]
path = modules/rabbitmq
url = https://github.com/CiscoSystems/puppet-rabbitmq
[submodule "modules/stdlib"]
path = modules/stdlib
url = https://github.com/CiscoSystems/puppet-stdlib
[submodule "modules/cobbler"]
path = modules/cobbler
url = https://github.com/CiscoSystems/puppet-cobbler
[submodule "modules/puppet"]
path = modules/puppet
url = https://github.com/CiscoSystems/puppet-puppet
[submodule "modules/ntp"]
path = modules/ntp
url = https://github.com/CiscoSystems/puppet-ntp
[submodule "modules/apt"]
path = modules/apt
url = https://github.com/CiscoSystems/puppet-apt
[submodule "modules/apt-cacher-ng"]
path = modules/apt-cacher-ng
url = https://github.com/CiscoSystems/puppet-apt-cacher-ng
[submodule "modules/dnsmasq"]
path = modules/dnsmasq
url = https://github.com/CiscoSystems/puppet-dnsmasq
[submodule "modules/memcached"]
path = modules/memcached
url = https://github.com/CiscoSystems/puppet-memcached
[submodule "modules/horizon"]
path = modules/horizon
url = https://github.com/CiscoSystems/puppet-horizon