summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Cfg/CfgEncryptedGenerator.py
Commit message (Collapse)AuthorAgeFilesLines
* added properties element encryptionChris St. Pierre2012-06-061-1/+1
| | | | added bcfg2-crypt utility for encrypting Properties and Cfg files
* fixed encrypted genshi/cheetah generatorsChris St. Pierre2012-05-171-4/+8
|
* added Cfg drivers for encrypted genshi/cheetah templatesChris St. Pierre2012-05-161-17/+22
|
* Added ability to store Cfg files with AES encryptionChris St. Pierre2012-05-151-0/+54