How to automate an advance zone deployment #9978
-
Hi,
is there another option currently? BR |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
if you use the default credential (admin/password), you can set it in .cmk/config file.
yes, it should work on the management server itself. cloudstack/.github/workflows/ci.yml Lines 285 to 294 in 8a2c0f3
this is also ok for testing , especially if you want to test the cloudstack upgrade. |
Beta Was this translation helpful? Give feedback.
if you use the default credential (admin/password), you can set it in .cmk/config file.
in this case, api key/secret key is not required.
yes, it should work on the management server itself.
it is used in the simulutor ci. you can refer to
cloudstack/.github/workflows/ci.yml
Lines 285 to 294 in 8a2c0f3