-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
This has the makings of a good and useful project. Thank you for sharing.
I cloned the git repo on my machine and have started trying to get it working. I experienced the following:
- Not using "Digital Ocean" I had to comment out the import and the coda for it in the Vagrantfile as it was complaining about the missing plugin.
- Does every passwords (webmaster, users, db, sites) need to be hashed? If so is the very simple 'echo "password" | sha512sum' sufficient? Using the recommended method in the readme.md actually changes the shadow file on the host, and changes the hashed value each time it is run.
- I am unable to complete the job as I get "ssh: connect to host 127.0.0.1 port 22: Connection refused Couldn't read packet: Connection reset by peer" on the first task (install python-software-properties) in Ansible. Has that something to do with the VM being connected thru NAT, perhaps?. I can connect without problem thru ssh on the command line, so the issue is somewhere in the config, I think.
I could not go any further despite my dozens of attempts. Any clues about what the problem might be?
Thanks again for sharing.
Metadata
Metadata
Assignees
Labels
No labels