See in the puppet repo in modules/profile/templates/mariadb/grants/production-m3.sql.erb how many times phab1001 / 10.64.16.8 shows up there.
What we need is:
- check which hosts exactly _can_ connect to the DB now and which cannot
- a patch that adds phab1004 (10.64.16.101) in all the same places
- a patch that later removes phab1001 from all the places
- chat in which order exactly to apply them
- testing
- coordination with DBA who need to verify and merge/deploy (we can't just +2 ourselves), both for adding new hosts and for removing old hosts later