lobsters / lobsters-ansible

Ansible playbook for lobste.rs
ISC License
78 stars 25 forks source link

Migrate mockturtle's configuration to ansible #47

Closed hmadison closed 4 years ago

hmadison commented 4 years ago

Based off of the documentation @alanpost sent me. I've moved over mockturtle's setup and configuration to Ansible with a few changes:

pushcx commented 4 years ago

Thanks for bringing this into git.

Do I understand correctly that we'll need to reimage the existing mockturtle server to ubuntu to deploy this?

hmadison commented 4 years ago

That is correct. We will need to re-launch the VM as a Ubuntu one to deploy this.

pushcx commented 4 years ago

Just to be explicit here - @alanpost do you plan to rebuild the mockturtle server, or should I have it on my list? I haven't thought about this PR because you've done all the server setup so far.