Q.v. https://infrastructure.fedoraproject.org/cgit/ansible.git/commit/?id=ac90ff980446040778c2323777e1fa9058aaef81
I just added definitions for a new ansiblemagazine.fedorainfracloud.org (hereinafter A-Mag). It's for a Wordpress app (more or less a clone of Fedora Magazine) the Ansible folks can play with and learn from in association with F-Mag team. It calls for a DB 'ansiblemagazine', and Wordpress uses a 'magazine' user/pass for authentication. So it still needs:
ok. I finished those things and the instance is up.
It needs some config however.
You'll need to do:
ssh root@ansiblemagazine.fedorainfracloud.org -L8080:localhost:80
then hit http://localhost:8080/ and finish the config. Then, remove the localhost acess restriction in /etc/httpd/conf.d/wordpress.conf
Let me know if you need anything else.
:tophat:
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)