5 Commits

Author SHA1 Message Date
Matthew Oliver
8e9853cd4c Nodepool image logs accessible via HTTP
Nodepool logs the creation of nodepool images to an image.log which
are only accessible to root users. This change updates the nodepool
puppet configuration to install apache and allows users to access
these image logs.

Change-Id: I867030c258d00ce017c69812c133f3419215d045
2014-02-13 12:26:18 +11:00
Clark Boylan
48f9a1bd19 Bump nodepool's file descriptor limit.
Nodepool is running into file descriptor limits like Zuul. Again
compromise and bump the limit in the init script to give us breathing
room until the problem can be properly fixed.

Change-Id: Idd1fd679bdad1d3ea4951be7f9330214d7065027
2014-01-06 22:49:36 -08:00
James E. Blair
ba7bc1799c Update nodepool init script to nodepoold
Change-Id: Ia119d3812b721810668c82bf2cb36a1a2d108307
2013-08-30 15:00:31 -07:00
James E. Blair
53478793d9 Add image logging config for nodepool
An upcoming change to nodepool supports logging the output from
the image creation process.  Use it.

Change-Id: I3a45a30f813d0f7b9fff4f602b945d72f2dcda3e
2013-08-29 16:25:02 -07:00
James E. Blair
8222c6e00f Add nodepool host
Change-Id: Ib216bd400aa269ccdb17848b3870ab65400cf3d2
2013-08-16 13:15:42 -07:00