aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Bump certifi from 2022.12.7 to 2023.7.22 in /tools/koblingsplandependabot/pip/tools/koblingsplan/certifi-2023.7.22dependabot[bot]2023-07-25-11/+4
| | | | | | | | | | | | Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump requests from 2.28.2 to 2.31.0 in /tools/koblingsplandependabot[bot]2023-05-23-5/+5
| | | | | | | | | | | | | | Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* feat(netbox): Add Netbox Script to create a Switch (#106)Håkon Solbjørg2023-05-09-0/+1273
| | | Co-authored-by: slinderud <simen.linderud@gmail.com>
* jinja2 not jira2Ole Mathias Heggem2023-04-26-1/+1
|
* Add TG23 DHCP Config 💾Ole Mathias Heggem2023-04-26-0/+6466
|
* Merge pull request #117 from gathering/oxidized-toolsSimen Linderud2023-04-26-0/+182
|\ | | | | Oxidized - Config Backup tools
| * init oxidizedoxidized-toolsslinderud2023-04-05-0/+182
| |
* | TG23 Templates 🔥Ole Mathias Heggem2023-04-26-0/+4617
| |
* | TG23 🚀Ole Mathias Heggem2023-04-26-3/+19431
|/
* feat(labler): Update to tg23 syntaxHåkon Solbjørg2023-04-03-4/+4
|
* fix(planning): Lower number of expected switches per distroHåkon Solbjørg2023-04-02-76/+76
|
* remove extra rowHåkon Solbjørg2023-04-02-106/+101
|
* update planning with new row namesHåkon Solbjørg2023-04-02-267/+301
|
* add new rowHåkon Solbjørg2023-04-02-4/+12
|
* tg23 ipamSjur Fredriksen2023-03-24-88/+87
|
* tg23 ipamSjur Fredriksen2023-03-24-92/+93
|
* tg23 multirateSjur Fredriksen2023-03-24-16/+16
|
* tg23 add netsSjur Fredriksen2023-03-24-375/+261
|
* tg23 1.0.0Sjur Fredriksen2023-03-24-21/+26
|
* fix(koblingsplan): Support connecting to multiple devicesHåkon Solbjørg2023-02-25-0/+6
|
* fix(koblingsplan): Assume lowercase cable name is validHåkon Solbjørg2023-02-25-0/+2
|
* fix(koblingsplan): Convert distro/edge to new nameHåkon Solbjørg2023-02-25-2/+7
|
* Merge pull request #105 from gathering/koblingsplanHåkon Solbjørg2023-02-25-0/+477
|\ | | | | Koblingsplan To NetBox
| * feat(netbox): Script to import koblingsplan to netboxkoblingsplanHåkon Solbjørg2023-02-23-1/+151
| |
| * add netboxHåkon Solbjørg2023-02-23-1/+178
| |
| * chore(koblingsplan): Map a and b connection to objectsHåkon Solbjørg2023-02-23-16/+22
| |
| * feat(koblingsplan): Write YAML to fileHåkon Solbjørg2023-02-23-4/+5
| |
| * fix(koblingsplan): As a Norwegian I support unicode charactersHåkon Solbjørg2023-02-23-1/+1
| | | | | | | | Also: systemstøtte, not systemst\xF8tte
| * fix(koblingsplan): Move extra info about interface from if nameHåkon Solbjørg2023-02-23-0/+10
| |
| * fix(koblingsplan): Strip whitespace from interface namesHåkon Solbjørg2023-02-23-2/+2
| |
| * import koblingsplan script from confluence to gitHåkon Solbjørg2023-02-23-0/+133
|/
* chore: cleanup repoOle Mathias Heggem2023-01-21-65405/+0
|
* TG19 Netconfig (Better late than never)Pre-TG23masterOle Mathias Aa. Heggem2020-04-11-12/+16310
|
* Created by OWASP Threat DragonMagnus Kirø2020-03-05-0/+12
|
* Update README.mdOle Mathias Aa. Heggem2019-11-12-42/+1
|
* A little TG19 scripts and configOle Mathias Aa. Heggem2019-11-11-0/+8973
|
* Update layoutPre-TG19Marius Linge2019-04-13-197/+174
|
* Aaaaand actually remove the old lists......Marius Linge2019-04-10-396/+0
|
* Merge patchlists into one directoryMarius Linge2019-04-10-1/+1
|
* Update patchlist.txt and switches.txt (NOT FINAL!)Marius Linge2019-04-10-399/+396
|
* Move distro 4 one row north because of power rackMarius Linge2019-04-10-1/+1
|
* Merge pull request #104 from sklirg/fix/default-outfileMarius2019-04-09-4/+8
|\ | | | | fix: Decide outfile in the label function.
| * fix: Decide outfile in the label function.Håkon Solbjørg2019-04-07-4/+8
| | | | | | | | Fixes that the default file name for switches was cable_labels.csv.
* | Merge pull request #103 from Jckf/patch-2Marius2019-04-08-1/+1
|\ \ | |/ |/| Ikke print navnet to ganger
| * Ikke print navnet to gangerJim C K Flaten2019-04-06-1/+1
|/
* Merge pull request #102 from sklirg/feat/support-label-scriptsOle Mathias Aa. Heggem2019-04-02-0/+458
|\ | | | | Add label generation scripts for Tech Support
| * fix: Support AP-less mode for cable label generation 🙊Håkon Solbjørg2019-04-02-1/+1
| |
| * chore: Move tech support label scripts to own folder.Håkon Solbjørg2019-04-02-0/+0
| | | | | | | | After importing all the scripts from another repo.
| * chore: Update README with some instructions 📝Håkon Solbjørg2019-04-02-0/+23
| |
| * feat: Make it possible to configure the labler from the CLI 🚂Håkon Solbjørg2019-04-02-8/+45
| |