Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-30 | change from installkeys to installkey | Micah Anderson | |
when you have two rdiff-backup calls, then the User is a Duplicate definition, i think the only way to do it is to have a variable that you can set to turn off user handling (which we make $installuser and $usermanage be consistant with $installkey and $keymanage), which is set true by default, but when you have a second rdiff call on a host, you can set it to false | |||
2008-05-30 | change the backupninja::client::key definition to use the $user variable | Micah Anderson | |
change the $host variable to no longer use the $user variable, that way multiple rdiff's can be instantiated for a particular host, with different name variables in order to do that, the class also has to have the $installkeys variable that can be passed to backupninja::client::key so that the second rdiff instantiation would set installkeys => false, otherwise there will be an attempt to duplicate the resource | |||
2008-05-22 | remove debugging info | Micah Anderson | |
2008-05-22 | fix up the key creation | Riseup | |
2008-05-22 | oops, one more curly brace fix | Micah Anderson | |
2008-05-22 | fix missing curly braces, and also fix up indentation | Micah Anderson | |
2008-05-22 | try to manage the backupninja keys in a sane way, but might be totally insane | Micah Anderson | |
2008-05-20 | harmonize spacing to be consistant | Micah Anderson | |
2008-02-29 | install anarcats backupninja module changes | Micah Anderson | |