File tree
4 files changed
+6
-6
lines changed- capi-lab
- mini-lab-overrides
- config/clusterctl-templates
4 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
- .github/workflows/integration.yaml+62-23
- .gitignore+2
- Makefile+1-1
- README.md+2-2
- compose.yaml+1-1
- deploy_control_plane.yaml+4
- inventories/group_vars/all/images.yaml+2
- inventories/group_vars/control-plane/dex.yaml+25
- inventories/group_vars/control-plane/metal.yml+12-1
- inventories/group_vars/control-plane/valkey.yaml+2
- inventories/group_vars/examples/sample_fsl.yaml+3-3
- roles/auth-dex/README.md+3
- roles/auth-dex/defaults/main/main.yaml+21
- roles/auth-dex/tasks/main.yaml+6
- roles/auth-dex/templates/dex-config.yaml+18
- roles/auth-dex/templates/dex.yaml+113
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
0 commit comments