Ignalina / automata

Scripts to inject & run scripts on hosts that can be existing or created on the fly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automata

Fire up hosts on the fly to run your script and there was joy !

kvm_factory.sh and static_factory.sh takes the following parameters

os_version=$1
host_name=$2
config_file=$3
inject_script=$4

About

Scripts to inject & run scripts on hosts that can be existing or created on the fly.

License:MIT License


Languages

Language:Shell 100.0%