thehyperadvisor / cldstk-deploy

apache cloudstack deployment tool
MIT License
28 stars 18 forks source link

Problem with ansible. #9

Open centosCSnewbie opened 8 years ago

centosCSnewbie commented 8 years ago

hello there. sry for my bad english i have a machine running centos6.5 desktop install with root pass 123456 i use cldstkdeploy to setup cloudstack but i have got a problem with ansible i do step by step follow this tools guide

  1. yum install git -y

  2. git clone https://github.com/thehyperadvisor/cldstk-deploy.git

  3. cd cldstk-deploy

    python cldstkdeploy.py --setup all

  4. python cldstkdeploy.py --getall 4.5

    after auto download and install follow that code i use

    python cldstkdeploy.py

    to get jobid at last i use # python cldstkdeploy.py --install all but it return error cannot import name PlayBook, callbacks and utils i think that problem because my ansible library is not enough have you got any suggestion there. i want to get your ansible library if u can upload that to dropbox or anything else thanks

thehyperadvisor commented 8 years ago

It looks like there was an update to the python ansible module that has broken cldstkdeploy. Sorry but I have not had time to look into it further.

On May 10, 2016, at 1:56 PM, centosCSnewbie notifications@github.com wrote:

hello there. sry for my bad english i have a machine running centos6.5 desktop install with root pass 123456 i use cldstkdeploy to setup cloudstack but i have got a problem with ansible i do step by step follow this tools guide

  1. yum install git -y

  2. git clone https://github.com/thehyperadvisor/cldstk-deploy.git

  3. cd cldstk-deploy

python cldstkdeploy.py --setup all

  1. python cldstkdeploy.py --getall 4.5

    after auto download and install follow that code i use

    python cldstkdeploy.py

    to get jobid at last i use # python cldstkdeploy.py --install all but it return error cannot import name PlayBook, callbacks and utils i think that problem because my ansible library is not enough have you got any suggestion there. i want to get your ansible library if u can upload that to dropbox or anything else thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub

EtharAlfaki commented 8 years ago

I am facing the same problem ? What can i do ?

thehyperadvisor commented 8 years ago

Sorry but I have not been able to support this. Some changes are needed because the python ansible module changed.

Sent from mobile device

On Aug 25, 2016, at 6:09 AM, EtharAlfaki notifications@github.com wrote:

I am facing the same problem ? What i can i do ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.