Orange-Cyberdefense / GOAD

game of active directory
GNU General Public License v3.0
4.62k stars 648 forks source link

SQL Error during installation in srv-02 #230

Closed Moorocks closed 1 month ago

Moorocks commented 1 month ago

Hi there,

While I perform the install, I get an error related to SQL service on srv-02 machine. When i checked what's going on in srv02, i observed that server was getting updtated.

I used "./goad.sh -t install -l GOAD -p vmware -m local -a " command to run ansible scripts and if i do this, it will run all the scripts. However since my installation is failing at servers.yml , is there anyway to resume the script from this point?

image image

Moorocks commented 1 month ago

After server updated, I ran the script again and everything was configured as expected.

Closing the issue.