Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/belajarqywok/vatometh

VATOMETH is a simple configuration management tool, It handles configuration management, application deployment, cloud provisioning, and network automation.
https://github.com/belajarqywok/vatometh

automation configuration-management devops infrastructure-as-code netmiko python

Last synced: 5 days ago
JSON representation

VATOMETH is a simple configuration management tool, It handles configuration management, application deployment, cloud provisioning, and network automation.

Awesome Lists containing this project

README

        

# what is VATOMETH?





**_VATOMETH_** is a simple configuration management tool, It handles
configuration management, application deployment, cloud provisioning, and network automation.




# USAGE

## Requirement's install

```
$ pip install -r requirements.txt
```

## how to use

```
~ [ <-+=-+=-+=-+=- VATOMETH -+=-+=-+=-+=-> ] ~
~ [ <-+=-+=-+=-+=-+ V1.0.0 +-+=-+=-+=-+=-> ] ~

usage => python vatometh.py [ TYPE ] [ FILE ] [ FILENAME ]
--------------------------------------------------------
[ TYPE ] +==> [ -c | --crowded ] | [ -s | --single ]
[ FILE ] +==> [ -f | --file ]
[ FILENAME ] +==> [ whatever ].json

`