RedHatQE / cloud-init-testdata

Testing data for cloud-init

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cloud-init-testdata

Testing data for cloud-init

userdata_simple.txt will result in /script_executed_1 file created

userdata_multi.txt will result in /script_executed_1 and /script_executed_2 files created

userdata_gzipped.sh.gz result in /script_executed file created

userdata_parthandler.txt will result in two users: vasya and petya with home directories created

About

Testing data for cloud-init


Languages

Language:Python 97.1%Language:Shell 2.9%