tl;dr: Can we add aphlict1001.eqiad.wmnet and aphlict2001.codfw.wmnet to the phabricator scap targets and deploy?
We added a new aphlict host in codfw in T322369, however puppet is currently throwing an error:
Feb 16 22:42:51 aphlict2001 puppet-agent[313667]: (/Stage[main]/Profile::Phabricator::Aphlict/Scap::Target[phabricator/deployment]/Package[phabricator/deployment]/ensure) change from 'absent' to 'present' failed: Execution of '/usr/bin/scap deploy-local --repo phabricator/deployment -D log_json:False' returned 70: #007
This line in the puppet config depends on phabricator/deployment being deployed with scap on the machine, and we can see in aphlict1001.eqiad that directory is there. I think this error, however, is because the host isn't included in the scap targets.
This hasn't been a problem on the existing host because it looks like the host was manually deployed to somehow (the dates on /srv/deployment/phabricator/deployment are from June 2020).
So I think to get us to the correct state, we need to add both hosts to be deploy targets of phabricator in scap, and initiate a deployment.