canmove, Confirmed users
6,439
edits
Line 561: | Line 561: | ||
'''Open Firefox once to make sure a default profile is created''' (see if this is still needed lsblakk May 27/09) | '''Open Firefox once to make sure a default profile is created''' (see if this is still needed lsblakk May 27/09) | ||
== Accept the client's key on the Puppet server == | |||
Until you have manually accepted the clients key on the Puppet server it will be unable to sync up. | |||
Log onto the appropriate server (staging-puppet or production-puppet) and do the following: | |||
# root | |||
puppetca --sign $client_hostname.build.mozilla.org | |||
Subsequent attempts to sync up should succeed now. You can watch /var/log/messages to verify, if you want. | |||
== Installing BuildBot == | == Installing BuildBot == |