Commit Graph

5 Commits

Author SHA1 Message Date
James E. Blair 719d75a480 Remove unused nodepool-dev manifest
Change-Id: I9c0dec577ef4869df15c002a8195e84c66d1abe1
2016-06-15 13:21:24 -07:00
Jeremy Stanley 86ebb018fc Switch nodepool from MySQL-python to PyMySQL
PyMySQL, unlike MySQL-python, is a pure-python implementation with
support for Py3K.

Change-Id: I19e94e7d384d6d18410fe1fcded14a52ac62c840
Depends-On: I110c85fa7d57a6ab121437f93238cf931a8f2d74
2015-04-02 23:08:13 +00:00
K Jonathan Harker a30dd52700 Fix variable name
The puppet variables do not have _dev_ in them, only the hiera keys
contain _dev_.

Change-Id: I86d751859eb3ffbdef323f88b31f5d43eb305a34
2014-05-30 13:44:33 -07:00
Jeremy Stanley 7a12decfa4 Correct update-image to image-update for nodepool
Nodepool expects the image updating cron to be called image-update. The
update-image cron that we had ends up being a noop and the default
image-update time is used instead. We want to change the time the image
updating happens which requires we use the correct name.

Change-Id: Ibc84d28705a0bebf95cc105e658941def9108bf7
2014-04-21 14:17:10 -07:00
Khai Do efe3323255 add nodepool to jenkins-dev server
We are co-locating nodepool on jenkins-dev to allow us to test
jenkins upgrades.  This dev nodepool is configured to only spin
up machines in one AZ on hpcloud.

Change-Id: I73f6d4373fa79fec8845d7d81fa1235f7fe15482
2013-12-03 18:21:31 +00:00