Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aweher/huawei-sw-configs-jinja2
https://github.com/aweher/huawei-sw-configs-jinja2
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aweher/huawei-sw-configs-jinja2
- Owner: aweher
- Created: 2022-03-01T01:17:05.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-03T15:07:34.000Z (over 2 years ago)
- Last Synced: 2023-02-26T15:36:05.955Z (almost 2 years ago)
- Language: Jinja
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Huawei Switch configuration templates using YAML and Jinja2
## Installation
```bash
python -m venv .venv
source .venv/bin/activate
pip3 install -r requirements.txt
```## Usage
```bash
cd vsi
python3 vsi.py
```