summaryrefslogtreecommitdiffstats
path: root/tools/upgrade/1.3/migrate_configs.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'maint'Chris St. Pierre2013-11-111-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/lib/Bcfg2/Server/Admin/Compare.py src/lib/Bcfg2/Server/Admin/Snapshots.py src/lib/Bcfg2/Server/MultiprocessingCore.py src/lib/Bcfg2/Server/Plugins/Probes.py src/sbin/bcfg2-crypt src/sbin/bcfg2-reports tools/upgrade/1.3/migrate_configs.py tools/upgrade/1.3/migrate_perms_to_mode.py
| * tools: fix incorrect reference to config file in migrate_configs.py (from ↵Chris St. Pierre2013-11-081-4/+4
| | | | | | | | Matt Baker)
* | Options: migrated tools to new parserChris St. Pierre2013-06-271-24/+27
|/
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
|
* updated migrate_configs.py to handle reports config changesChris St. Pierre2012-08-071-6/+36
|
* moved plugin-specific configs to main config file; propagate "setup" object ↵Chris St. Pierre2012-05-111-0/+54
to server Core