ecwec / wx-dashboard

Dashboard for quick and easy access of APRS weather object data.
GNU General Public License v2.0
2 stars 1 forks source link

Ansible Provisioning #13

Open mathewpeterson opened 8 years ago

mathewpeterson commented 8 years ago

This PR moves provisioning from Puppet to Ansible.

bbene commented 8 years ago

Awesome! I'll do a test to be sure it works as intended either tonight or tomorrow and if all is well I'll merge this in.

mathewpeterson commented 8 years ago

@bbene Any luck on this?

bbene commented 8 years ago

@mathewpeterson testing now

bbene commented 8 years ago

I'm having some VMWare issues, so I'll see if I can get this straightened out.

screen shot 2015-12-03 at 9 08 47 pm

bbene commented 8 years ago

@mathewpeterson I got it to go through the full vagrant up. The only issue I'm having is that I can't seem to get the right settings for the database connection. It appears that it should be root with a blank password, but I can't seem to get that to work in the parameters.yml file.

mathewpeterson commented 8 years ago

I think it should be root / root

On Dec 3, 2015, at 9:36 PM, Ben Benesh notifications@github.com wrote:

@mathewpeterson I got it to go through the full vagrant up. The only issue I'm having is that I can't seem to get the right settings for the database connection. It appears that it should be root with a blank password, but I can't seem to get that to work in the parameters.yml file.

— Reply to this email directly or view it on GitHub.