In addition to root, the machine will need the following accounts added:
You will want to make sure that your SSH RSA Key is installed in these two accounts and possibly root. It is not strictly necessary to have your key in the root account, but you will need it to be in the interch and camp accounts for deploying the catalog from camp0 on dev1.
/home/camp and all of its files and sub-directories (except .ssh) need to be world readable.
Copy the following from /home/camp on dev1 to the new server in the same location:
FNet/Config.pm will need to be copied from its current location on dev1 to somewhere in Perl's PATH on the new server. It should be copied to a location on the new server analogous to its location on dev1. It is currently at
/usr/local/lib/perl5/site_perl/5.8.5/FNet/Config.pm
The deployment script is at:
/home/camp/bin/deploy.pl
You should add the new server to the list at the top of the script if you want deployments to go to the new server from now on. If you just want to deploy to the new server without adding the server to the script, you can use the -h flag.
deploy.pl -h new_server_name
Some resources remain for the present in other parts of the filesystem, particularly /usr/local/fnet.