summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Collapse)AuthorAgeFilesLines
* stray problem caused by fqdn switchNarayan Desai2005-10-131-1/+1
| | | | | | | (Logical change 1.336) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1380 ce84e21b-d406-0410-9b95-82705330c041
* kill debug printNarayan Desai2005-10-131-1/+0
| | | | | | | (Logical change 1.336) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1378 ce84e21b-d406-0410-9b95-82705330c041
* kill debug messageNarayan Desai2005-10-131-1/+0
| | | | | | | (Logical change 1.336) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1377 ce84e21b-d406-0410-9b95-82705330c041
* fix import problem and add commentNarayan Desai2005-10-061-2/+2
| | | | | | | (Logical change 1.334) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1367 ce84e21b-d406-0410-9b95-82705330c041
* move to out of tree key generation, along with the proper kicking of the ↵Narayan Desai2005-09-301-8/+14
| | | | | | | | | state machine (Logical change 1.330) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1349 ce84e21b-d406-0410-9b95-82705330c041
* switch to using LogErrorNarayan Desai2005-09-291-3/+2
| | | | | | | (Logical change 1.327) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1332 ce84e21b-d406-0410-9b95-82705330c041
* update for fully qualified hostnamesNarayan Desai2005-09-271-3/+5
| | | | | | | (Logical change 1.324) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1322 ce84e21b-d406-0410-9b95-82705330c041
* fix transient error caseNarayan Desai2005-09-271-1/+4
| | | | | | | (Logical change 1.324) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1320 ce84e21b-d406-0410-9b95-82705330c041
* switch to fully-qualified modeNarayan Desai2005-09-271-25/+14
| | | | | | | (Logical change 1.322) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1310 ce84e21b-d406-0410-9b95-82705330c041
* fix nested stuffNarayan Desai2005-09-231-21/+22
| | | | | | | | | | 2005/09/23 12:17:04-05:00 anl.gov!desai make base global declarations work (Logical change 1.319) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1302 ce84e21b-d406-0410-9b95-82705330c041
* fix multi-regex stuffNarayan Desai2005-09-231-5/+15
| | | | | | | (Logical change 1.319) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1300 ce84e21b-d406-0410-9b95-82705330c041
* fix error path when plugin data doesn't existNarayan Desai2005-09-231-2/+6
| | | | | | | (Logical change 1.318) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1298 ce84e21b-d406-0410-9b95-82705330c041
* commit changes from indianaNarayan Desai2005-09-231-3/+11
| | | | | | | (Logical change 1.318) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1297 ce84e21b-d406-0410-9b95-82705330c041
* add Chiba generator back inNarayan Desai2005-09-161-1/+1
| | | | | | | (Logical change 1.316) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1292 ce84e21b-d406-0410-9b95-82705330c041
* add a prefix nob to control file locationsNarayan Desai2005-09-161-7/+11
| | | | | | | (Logical change 1.316) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1291 ce84e21b-d406-0410-9b95-82705330c041
* fix simplefile url generationNarayan Desai2005-09-161-16/+15
| | | | | | | | | | 2005/09/15 12:42:50-05:00 anl.gov!desai encap file entries should now work properly (Logical change 1.316) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1289 ce84e21b-d406-0410-9b95-82705330c041
* spiffy up the chiba generatorNarayan Desai2005-09-161-5/+4
| | | | | | | | | | 2005/09/15 13:01:14-05:00 anl.gov!desai really update to new API (Logical change 1.316) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1288 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.308)Narayan Desai2005-09-131-0/+234
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1263 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2005-09-131-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1261 ce84e21b-d406-0410-9b95-82705330c041
* add hostbaseNarayan Desai2005-09-131-1/+1
| | | | | | | (Logical change 1.307) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1259 ce84e21b-d406-0410-9b95-82705330c041
* add support for cascading location -> package type mappingsNarayan Desai2005-09-131-0/+2
| | | | | | | (Logical change 1.306) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1255 ce84e21b-d406-0410-9b95-82705330c041
* fix typoNarayan Desai2005-09-081-3/+2
| | | | | | | | | | 2005/09/07 14:25:05-05:00 anl.gov!desai switch to plugin API (Logical change 1.302) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1238 ce84e21b-d406-0410-9b95-82705330c041
* update to new APINarayan Desai2005-09-081-0/+40
| | | | | | | | | | 2005/09/08 15:57:29-05:00 anl.gov!desai Rename: src/lib/Server/Generators/Chiba.py -> src/lib/Server/Plugins/Chiba.py (Logical change 1.302) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1235 ce84e21b-d406-0410-9b95-82705330c041
* switch to plugin importNarayan Desai2005-09-081-2/+1
| | | | | | | (Logical change 1.302) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1233 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2005-09-081-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1231 ce84e21b-d406-0410-9b95-82705330c041
* Include generator stuffNarayan Desai2005-09-071-9/+62
| | | | | | | (Logical change 1.301) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1226 ce84e21b-d406-0410-9b95-82705330c041
* update to new plugin APINarayan Desai2005-09-071-0/+110
| | | | | | | | | | 2005/09/06 22:31:57-05:00 anl.gov!desai Rename: src/lib/Server/Generators/TCheetah.py -> src/lib/Server/Plugins/TCheetah.py (Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1224 ce84e21b-d406-0410-9b95-82705330c041
* update to new Plugin APINarayan Desai2005-09-071-0/+19
| | | | | | | | | | 2005/09/06 22:30:10-05:00 anl.gov!desai Rename: src/lib/Server/Generators/Svcmgr.py -> src/lib/Server/Plugins/Svcmgr.py (Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1222 ce84e21b-d406-0410-9b95-82705330c041
* cleanupsNarayan Desai2005-09-071-0/+59
| | | | | | | | | | 2005/09/06 21:16:13-05:00 anl.gov!desai Rename: src/lib/Server/Structures/Vhost.py -> src/lib/Server/Plugins/Vhost.py (Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1219 ce84e21b-d406-0410-9b95-82705330c041
* add all of the generators into the mixNarayan Desai2005-09-071-0/+4
| | | | | | | | | | | | | 2005/09/06 21:50:17-05:00 anl.gov!desai add Vhost 2005/09/06 21:16:30-05:00 anl.gov!desai Rename: src/lib/Server/Structures/__init__.py -> src/lib/Server/Plugins/__init__.py (Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1213 ce84e21b-d406-0410-9b95-82705330c041
* rename self.__provides__ -> self.EntriesNarayan Desai2005-09-071-0/+58
| | | | | | | | | | | | | 2005/09/06 22:28:27-05:00 anl.gov!desai update to new Plugin API 2005/09/06 22:27:39-05:00 anl.gov!desai Rename: src/lib/Server/Generators/Account.py -> src/lib/Server/Plugins/Account.py (Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1212 ce84e21b-d406-0410-9b95-82705330c041
* switch to new plugin APINarayan Desai2005-09-071-0/+60
| | | | | | | | | | 2005/09/06 21:09:08-05:00 anl.gov!desai Rename: src/lib/Server/Structures/Base.py -> src/lib/Server/Plugins/Base.py (Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1211 ce84e21b-d406-0410-9b95-82705330c041
* switch to new Plugin APINarayan Desai2005-09-071-0/+80
| | | | | | | | | | | | switch to using Plugin.LogError 2005/09/06 22:22:25-05:00 anl.gov!desai Rename: src/lib/Server/Generators/Pkgmgr.py -> src/lib/Server/Plugins/Pkgmgr.py (Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1210 ce84e21b-d406-0410-9b95-82705330c041
* Auto mergedNarayan Desai2005-09-071-0/+132
| | | | | | | | | | | | | | | | | | | | 2005/09/07 12:35:15-05:00 anl.gov!desai Merge rename: src/lib/Server/Generators/SSHbase.py -> src/lib/Server/Plugins/SSHbase.py 2005/09/06 22:29:42-05:00 anl.gov!desai self.__provides__ ==> self.Entries 2005/09/06 22:22:57-05:00 anl.gov!desai switch to new plugin API switch to using Plugin.LogError instead of raw syslog calls 2005/09/06 22:19:00-05:00 anl.gov!desai Rename: src/lib/Server/Generators/SSHbase.py -> src/lib/Server/Plugins/SSHbase.py (Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1208 ce84e21b-d406-0410-9b95-82705330c041
* update to new Plugin APINarayan Desai2005-09-071-0/+278
| | | | | | | | | | 2005/09/06 22:35:15-05:00 anl.gov!desai Rename: src/lib/Server/Generators/Cfg.py -> src/lib/Server/Plugins/Cfg.py (Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1202 ce84e21b-d406-0410-9b95-82705330c041
* switch Construct callNarayan Desai2005-09-071-0/+122
| | | | | | | | | | | | | 2005/09/06 21:15:34-05:00 anl.gov!desai switch to new Plugin API 2005/09/06 21:14:38-05:00 anl.gov!desai Rename: src/lib/Server/Structures/Bundler.py -> src/lib/Server/Plugins/Bundler.py (Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1201 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2005-09-0710-0/+0
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1198 ce84e21b-d406-0410-9b95-82705330c041