nodeconfig.git
16 years agoAdded a conditional/different directory hierarchy for f7/f8 mirrors. trunk@8211 trunk@8211
Stephen Soltesz [Thu, 14 Feb 2008 16:39:09 +0000 (16:39 +0000)]
Added a conditional/different directory hierarchy for f7/f8 mirrors.

16 years agoFC7 doesn't have an extras.
Faiyaz Ahmed [Wed, 12 Dec 2007 20:50:03 +0000 (20:50 +0000)]
FC7 doesn't have an extras.

16 years agoenables svn expansion of Id
Thierry Parmentelat [Fri, 7 Dec 2007 11:22:12 +0000 (11:22 +0000)]
enables svn expansion of Id

16 years agoPropset keyword.
Faiyaz Ahmed [Tue, 4 Dec 2007 17:18:55 +0000 (17:18 +0000)]
Propset keyword.

16 years agoFix for dst cache overflow. Increases route cache.
Faiyaz Ahmed [Tue, 4 Dec 2007 17:13:06 +0000 (17:13 +0000)]
Fix for dst cache overflow.  Increases route cache.

16 years agodeprecated.
Faiyaz Ahmed [Mon, 3 Dec 2007 19:34:16 +0000 (19:34 +0000)]
deprecated.

16 years agoJust return the literal values provided by the plc_config.xml file. This
Stephen Soltesz [Wed, 28 Nov 2007 22:58:21 +0000 (22:58 +0000)]
Just return the literal values provided by the plc_config.xml file.  This
obviously depends upon the values being set correctly.

16 years agoAdded ability to read /var/log/{messages,sudo}
Faiyaz Ahmed [Fri, 5 Oct 2007 19:23:39 +0000 (19:23 +0000)]
Added ability to read /var/log/{messages,sudo}

16 years agoSwitch to https to get around site proxies.
Faiyaz Ahmed [Wed, 8 Aug 2007 17:51:28 +0000 (17:51 +0000)]
Switch to https to get around site proxies.

16 years ago+ added pl-catlogs back to the sudoers file. There were no policy statements
Stephen Soltesz [Tue, 17 Jul 2007 16:55:11 +0000 (16:55 +0000)]
+ added pl-catlogs back to the sudoers file.  There were no policy statements
for why pl-catlogs should not be there, and there is currently no other way
for a site_admin to look at the /var/log files otherwise.

16 years agoOld NTP PlanetLabConf site specific configs. This should be put in the API in the...
Faiyaz Ahmed [Fri, 1 Jun 2007 15:00:26 +0000 (15:00 +0000)]
Old NTP PlanetLabConf site specific configs.  This should be put in the API in the near future.

17 years ago* Bugfix with keys not being set for site_admin due to array append error.
Faiyaz Ahmed [Thu, 22 Mar 2007 17:57:23 +0000 (17:57 +0000)]
* Bugfix with keys not being set for site_admin due to array append error.
* Removed fc2 mirrors since pl v4 uses fc4.

17 years agoI hate php. Needed trailing "\n" when printing keys.
Faiyaz Ahmed [Thu, 15 Mar 2007 21:43:33 +0000 (21:43 +0000)]
I hate php.  Needed trailing "\n" when printing keys.

17 years agoCheck if key exists before querying API for ssh keys.
Faiyaz Ahmed [Thu, 15 Mar 2007 21:05:07 +0000 (21:05 +0000)]
Check if key exists before querying API for ssh keys.

17 years agoWas only returning site_admin key. Also wasn't checking enabled. Fixed.
Faiyaz Ahmed [Thu, 15 Mar 2007 19:43:41 +0000 (19:43 +0000)]
Was only returning site_admin key.  Also wasn't checking enabled.  Fixed.

17 years ago- exclude the RPMS that we build on our own, from the stock FC repo
Mark Huang [Tue, 6 Feb 2007 21:29:13 +0000 (21:29 +0000)]
- exclude the RPMS that we build on our own, from the stock FC repo
  defs, so that they don't get overridden

17 years ago- add back fc2 repos for now (to support 3.x node installations for now)
Mark Huang [Tue, 6 Feb 2007 19:00:57 +0000 (19:00 +0000)]
- add back fc2 repos for now (to support 3.x node installations for now)

17 years ago- remove FC2 repos
Mark Huang [Tue, 6 Feb 2007 15:52:26 +0000 (15:52 +0000)]
- remove FC2 repos
- provide mirrorlist functionality so that yum never bombs out and so
  that the boot server doesn't have to maintain an FC4 repo

17 years ago- bootmanager now puts API CA cert and GPG public key in /usr/boot/ on nodes
Mark Huang [Sun, 4 Feb 2007 04:22:48 +0000 (04:22 +0000)]
- bootmanager now puts API CA cert and GPG public key in /usr/boot/ on nodes

17 years agofix compatibility script
Mark Huang [Fri, 2 Feb 2007 06:16:57 +0000 (06:16 +0000)]
fix compatibility script

17 years agoadd backward-compatible file for NodeUpdate
Mark Huang [Fri, 12 Jan 2007 15:18:00 +0000 (15:18 +0000)]
add backward-compatible file for NodeUpdate

17 years ago- get rid of useless pl_admin account
Mark Huang [Fri, 17 Nov 2006 19:32:30 +0000 (19:32 +0000)]
- get rid of useless pl_admin account
- drop useless sudo package, just let site_admin call various v*
  binaries

17 years agoimplemented api query filters
Mark Huang [Thu, 9 Nov 2006 20:21:43 +0000 (20:21 +0000)]
implemented api query filters

17 years agonew_api implementations of core PlanetLabConf files; some are deprecated but we need...
Mark Huang [Mon, 6 Nov 2006 22:02:17 +0000 (22:02 +0000)]
new_api implementations of core PlanetLabConf files; some are deprecated but we need them for now