rancid .cloginrc

working on rancid, trying to get it to login into a Mikrotik and download the config. I’ve got the server setup, followed every suggestion I could find online, and so far the only thing I can’t track down is how to put info in the .cloginrc file that contains something similar to this example:

#Firewall
add method firewall.location2.com {ssh}
add cyphertype firewall.location2.com {des}
add user firewall.location2.com {rancid}
add password firewall.location2.com {<user_password>} {<enable_password}

For those of you that have rancid backing up your MT’s, what do you have in your .cloginrc file for login creds?