nodeconfig.git
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