Project

General

Profile

Actions

Ansible for inherited sites » History » Revision 1

Revision 1/5 | Next »
Jon Goldberg, 03/28/2018 01:59 PM


Ansible for inherited sites

Because inherited/legacy sites weren't created by Ansible, we need to take additional steps to ensure we work properly with them.

  • From the Website List, make sure to fill in appropriate values in the Overrides section of the site.
  • If Ansible can't find passwords for the MySQL user/admin user, it will try to create them. Use pass insert to fix this. e.g.:
pass insert nwu/nwuserver/nwu.org/mysql
pass insert nwu/nwuserver/nwu.org/admin

Updated by Jon Goldberg about 6 years ago · 1 revisions