#6360 New ansiblemagazine.fedorainfracloud.org needs DB user/pass and public IP
Closed: Fixed Opened by pfrields.

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:

  • DB password in the private repo
  • an assigned public_ip on the fic.org and a change in its host_vars

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)

Metadata