-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitmodules
184 lines (184 loc) · 6.18 KB
/
.gitmodules
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
[submodule "roles/ansible"]
path = roles/ansible
url = https://github.com/alvistack/ansible-role-ansible.git
branch = develop
[submodule "roles/bootstrap"]
path = roles/bootstrap
url = https://github.com/alvistack/ansible-role-bootstrap.git
branch = develop
[submodule "roles/buildah"]
path = roles/buildah
url = https://github.com/alvistack/ansible-role-buildah.git
branch = develop
[submodule "roles/ceph_common"]
path = roles/ceph_common
url = https://github.com/alvistack/ansible-role-ceph_common.git
branch = develop
[submodule "roles/chrony"]
path = roles/chrony
url = https://github.com/alvistack/ansible-role-chrony.git
branch = develop
[submodule "roles/cilium"]
path = roles/cilium
url = https://github.com/alvistack/ansible-role-cilium.git
branch = develop
[submodule "roles/cloud_init"]
path = roles/cloud_init
url = https://github.com/alvistack/ansible-role-cloud_init.git
branch = develop
[submodule "roles/conmon"]
path = roles/conmon
url = https://github.com/alvistack/ansible-role-conmon.git
branch = develop
[submodule "roles/containernetworking_plugins"]
path = roles/containernetworking_plugins
url = https://github.com/alvistack/ansible-role-containernetworking_plugins.git
branch = develop
[submodule "roles/containers_common"]
path = roles/containers_common
url = https://github.com/alvistack/ansible-role-containers_common.git
branch = develop
[submodule "roles/cri_o"]
path = roles/cri_o
url = https://github.com/alvistack/ansible-role-cri_o.git
branch = develop
[submodule "roles/cri_tools"]
path = roles/cri_tools
url = https://github.com/alvistack/ansible-role-cri_tools.git
branch = develop
[submodule "roles/crun"]
path = roles/crun
url = https://github.com/alvistack/ansible-role-crun.git
branch = develop
[submodule "roles/etcd"]
path = roles/etcd
url = https://github.com/alvistack/ansible-role-etcd.git
branch = develop
[submodule "roles/git"]
path = roles/git
url = https://github.com/alvistack/ansible-role-git.git
branch = develop
[submodule "roles/helm"]
path = roles/helm
url = https://github.com/alvistack/ansible-role-helm.git
branch = develop
[submodule "roles/kernel"]
path = roles/kernel
url = https://github.com/alvistack/ansible-role-kernel.git
branch = develop
[submodule "roles/kube_addon_manager"]
path = roles/kube_addon_manager
url = https://github.com/alvistack/ansible-role-kube_addon_manager.git
branch = develop
[submodule "roles/kube_cert_manager"]
path = roles/kube_cert_manager
url = https://github.com/alvistack/ansible-role-kube_cert_manager.git
branch = develop
[submodule "roles/kube_cilium"]
path = roles/kube_cilium
url = https://github.com/alvistack/ansible-role-kube_cilium.git
branch = develop
[submodule "roles/kube_csi_cephfs"]
path = roles/kube_csi_cephfs
url = https://github.com/alvistack/ansible-role-kube_csi_cephfs.git
branch = develop
[submodule "roles/kube_csi_hostpath"]
path = roles/kube_csi_hostpath
url = https://github.com/alvistack/ansible-role-kube_csi_hostpath.git
branch = develop
[submodule "roles/kube_csi_rbd"]
path = roles/kube_csi_rbd
url = https://github.com/alvistack/ansible-role-kube_csi_rbd.git
branch = develop
[submodule "roles/kube_dashboard"]
path = roles/kube_dashboard
url = https://github.com/alvistack/ansible-role-kube_dashboard.git
branch = develop
[submodule "roles/kube_flannel"]
path = roles/kube_flannel
url = https://github.com/alvistack/ansible-role-kube_flannel.git
branch = develop
[submodule "roles/kube_ingress_nginx"]
path = roles/kube_ingress_nginx
url = https://github.com/alvistack/ansible-role-kube_ingress_nginx.git
branch = develop
[submodule "roles/kube_kubeadm"]
path = roles/kube_kubeadm
url = https://github.com/alvistack/ansible-role-kube_kubeadm.git
branch = develop
[submodule "roles/kube_kubectl"]
path = roles/kube_kubectl
url = https://github.com/alvistack/ansible-role-kube_kubectl.git
branch = develop
[submodule "roles/kube_kubelet"]
path = roles/kube_kubelet
url = https://github.com/alvistack/ansible-role-kube_kubelet.git
branch = develop
[submodule "roles/kube_master"]
path = roles/kube_master
url = https://github.com/alvistack/ansible-role-kube_master.git
branch = develop
[submodule "roles/kube_metallb"]
path = roles/kube_metallb
url = https://github.com/alvistack/ansible-role-kube_metallb.git
branch = develop
[submodule "roles/kube_node"]
path = roles/kube_node
url = https://github.com/alvistack/ansible-role-kube_node.git
branch = develop
[submodule "roles/kube_registry"]
path = roles/kube_registry
url = https://github.com/alvistack/ansible-role-kube_registry.git
branch = develop
[submodule "roles/kube_weave"]
path = roles/kube_weave
url = https://github.com/alvistack/ansible-role-kube_weave.git
branch = develop
[submodule "roles/locales"]
path = roles/locales
url = https://github.com/alvistack/ansible-role-locales.git
branch = develop
[submodule "roles/operator_sdk"]
path = roles/operator_sdk
url = https://github.com/alvistack/ansible-role-operator_sdk.git
branch = develop
[submodule "roles/podman"]
path = roles/podman
url = https://github.com/alvistack/ansible-role-podman.git
branch = develop
[submodule "roles/python"]
path = roles/python
url = https://github.com/alvistack/ansible-role-python.git
branch = develop
[submodule "roles/rclone"]
path = roles/rclone
url = https://github.com/alvistack/ansible-role-rclone.git
branch = develop
[submodule "roles/restic"]
path = roles/restic
url = https://github.com/alvistack/ansible-role-restic.git
branch = develop
[submodule "roles/skopeo"]
path = roles/skopeo
url = https://github.com/alvistack/ansible-role-skopeo.git
branch = develop
[submodule "roles/sonobuoy"]
path = roles/sonobuoy
url = https://github.com/alvistack/ansible-role-sonobuoy.git
branch = develop
[submodule "roles/sshd"]
path = roles/sshd
url = https://github.com/alvistack/ansible-role-sshd.git
branch = develop
[submodule "roles/timezone"]
path = roles/timezone
url = https://github.com/alvistack/ansible-role-timezone.git
branch = develop
[submodule "roles/vim"]
path = roles/vim
url = https://github.com/alvistack/ansible-role-vim.git
branch = develop
[submodule "roles/zram_generator"]
path = roles/zram_generator
url = https://github.com/alvistack/ansible-role-zram_generator.git
branch = develop