2f126829bf
* Initial cnos_image commit * corrected required/default values in documentaiton * fixed choices for imgtype * removed a colon * Move roles to integration/roles directory and remove aliases file. * update module short description * Change module directory name to Lenovo * change import cnos statement
6 lines
224 B
YAML
6 lines
224 B
YAML
---
|
|
test_image_data1:
|
|
- {protocol: "sftp", serverip: "10.241.106.118", imgtype: "os", serverusername: "root", serverpassword: "root123"}
|
|
|
|
test_image_data2:
|
|
- {protocol: "tftp", serverip: "10.241.106.118", imgtype: "os"}
|