Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move leaf and router role from metal-roles into mini-lab. #281

Merged
merged 7 commits into from
Jun 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions partition/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,9 @@ You can look up all the default values [here](partition-defaults/main.yaml).
| [dhcp-relay](roles/dhcp-relay) | Deploys a dhcp-relay |
| [docker-on-cumulus](roles/docker-on-cumulus) | Deploys docker on cumulus |
| [metal-bmc](roles/metal-bmc) | Deploys metal-bmc |
| [leaf](roles/leaf) | Deploys network config for cumulus switches |
| [metal-core](roles/metal-core) | Deploys metal-core |
| [pixiecore](roles/pixiecore) | Deploys pixiecore |
| [promtail](roles/promtail) | Deploys promtail |
| [router](roles/router) | Deploys router config on cumulus switches |

## Examples

Expand Down
7 changes: 0 additions & 7 deletions partition/roles/leaf/files/bridgemac.json

This file was deleted.

13 changes: 0 additions & 13 deletions partition/roles/leaf/handlers/main.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions partition/roles/leaf/tasks/main.yaml

This file was deleted.

1 change: 0 additions & 1 deletion partition/roles/leaf/templates/bak/frr.conf.j2.bak

This file was deleted.

1 change: 0 additions & 1 deletion partition/roles/leaf/templates/bak/interfaces.j2.bak

This file was deleted.

41 changes: 0 additions & 41 deletions partition/roles/leaf/templates/frr.conf.j2

This file was deleted.

57 changes: 0 additions & 57 deletions partition/roles/leaf/templates/interfaces.j2

This file was deleted.

5 changes: 0 additions & 5 deletions partition/roles/router/defaults/main.yaml

This file was deleted.

36 changes: 0 additions & 36 deletions partition/roles/router/files/99control_plane_catch_all.rules

This file was deleted.

2 changes: 0 additions & 2 deletions partition/roles/router/files/daemons

This file was deleted.

10 changes: 0 additions & 10 deletions partition/roles/router/files/frr-validation@.service

This file was deleted.

10 changes: 0 additions & 10 deletions partition/roles/router/files/ifreload.service

This file was deleted.

10 changes: 0 additions & 10 deletions partition/roles/router/files/interfaces-validation@.service

This file was deleted.

2 changes: 0 additions & 2 deletions partition/roles/router/files/lldpd.d/portsubtype.conf

This file was deleted.

1 change: 0 additions & 1 deletion partition/roles/router/files/lldpd.d/tx-interval.conf

This file was deleted.

50 changes: 0 additions & 50 deletions partition/roles/router/handlers/main.yaml

This file was deleted.

85 changes: 0 additions & 85 deletions partition/roles/router/tasks/main.yaml

This file was deleted.

Loading
Loading