Skip to content

Commit

Permalink
Merge pull request #175 from stfc/move_tools_to_ops
Browse files Browse the repository at this point in the history
TIDY: Moving tools out of this repo
  • Loading branch information
khalford authored Sep 24, 2024
2 parents dcccbf2 + f78cae5 commit f98442d
Show file tree
Hide file tree
Showing 54 changed files with 0 additions and 2,265 deletions.
45 changes: 0 additions & 45 deletions .github/workflows/pynetbox.yaml

This file was deleted.

45 changes: 0 additions & 45 deletions .github/workflows/reverse_ssl_cert_chain.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,16 +87,6 @@ A script used to generate prometheus configs including IP lists.
This script collects data from Prometheus and writes it to a CSV file.
[More Here](prometheus_query_to_csv/)

## pynetbox_query

A Python package to bulk upload systems data to Netbox from files creating devices and interfaces.
[More Here](pynetbox_query/)

## reverse_ssl_cert_chain

A Python script to reverse the SSL certificate chain order. For example, a certificate as CA -> Root would output as Root -> CA.
[More Here](reverse_ssl_cert_chain/)

## terraform_provisioning

One terraform script to create a private network on openstack along with a router and a subnet and one to deploy a load balancing application.
Expand Down
4 changes: 0 additions & 4 deletions pynetbox_query/.coveragerc

This file was deleted.

10 changes: 0 additions & 10 deletions pynetbox_query/.pylintrc

This file was deleted.

Empty file.
24 changes: 0 additions & 24 deletions pynetbox_query/pynetboxquery/__main__.py

This file was deleted.

Empty file.
13 changes: 0 additions & 13 deletions pynetbox_query/pynetboxquery/netbox_api/netbox_connect.py

This file was deleted.

33 changes: 0 additions & 33 deletions pynetbox_query/pynetboxquery/netbox_api/netbox_create.py

This file was deleted.

43 changes: 0 additions & 43 deletions pynetbox_query/pynetboxquery/netbox_api/netbox_get_id.py

This file was deleted.

101 changes: 0 additions & 101 deletions pynetbox_query/pynetboxquery/netbox_api/validate_data.py

This file was deleted.

Empty file.
47 changes: 0 additions & 47 deletions pynetbox_query/pynetboxquery/user_methods/abstract_user_method.py

This file was deleted.

Loading

0 comments on commit f98442d

Please sign in to comment.