aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* fix(nb2gondul): Remove hard-coded additions; rename source VLAN names insteadHåkon Solbjørg2023-03-24-5/+0
|
* fix(nb2gondul): Get mgmt vlan from mgmt ip instead of through arbitrary ↵Håkon Solbjørg2023-03-24-3/+5
| | | | (wrong) interface
* fix(nb2gondul): Get the direct parent network for this addr instead of all ↵Håkon Solbjørg2023-03-24-3/+3
| | | | parents
* chore(netbox2gondul): Separate gondul posting from NetBox script a bitHåkon Solbjørg2023-03-22-38/+60
|
* feat(netbox2gondul): Use NetBox Custom Fields for Gondul Name overrideHåkon Solbjørg2023-03-22-4/+4
|
* chore(netbox2gondul): Remove some unused codeHåkon Solbjørg2023-03-22-25/+0
|
* feat(create-switch): Add log about how to sync to gondulHåkon Solbjørg2023-03-22-0/+2
|
* feat(create-switch): Get mgmt prefixes from selected VLANHåkon Solbjørg2023-03-22-18/+6
|
* fix(create-switch): Tags are not mandatoryHåkon Solbjørg2023-03-22-0/+1
|
* feat(create-switch): Show more devices in distro listHåkon Solbjørg2023-03-22-1/+3
|
* fix(create-switch): Mark interfaces as LAG membersHåkon Solbjørg2023-03-22-2/+2
|
* fix(create-switch): Generate cable pathHåkon Solbjørg2023-03-22-3/+2
|
* feat(netbox2gondul): Fully implement gondul postingHåkon Solbjørg2023-03-22-11/+54
|
* feat(netbox2gondul): Better error checking of VLANsHåkon Solbjørg2023-03-22-12/+21
|
* fix(nb2gondul): Don't treat text as markdown-styled in Scripts overviewHåkon Solbjørg2023-03-13-2/+3
|
* feat(netbox2gondul): Initial implementation of netbox2gondul as a netbox scriptHåkon Solbjørg2023-03-13-0/+166
| | | | Converted from tg19/netbox_tools/netbox2gondul.py
* docs(netbox-scripts): Add NetBox Scripts installation docsHåkon Solbjørg2023-03-06-0/+6
|
* feat(create-switch): Set primary ip addressHåkon Solbjørg2023-03-06-0/+3
|
* feat(netbox): Add Netbox Script to create a SwitchHåkon Solbjørg2023-03-06-0/+202
|
* 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
| |