5 Commits

Author SHA1 Message Date
Clark Boylan
f40847dd78 Kill trailing whitespace.
Killed trailing whitespace in the puppet repo files using
`sed -r 's/\s+$//'`. Skip binary files and html templates for lodgeit
and mailman.

Change-Id: Ib43493161d8f0e8fae1426b22fb1737832ca14cd
Reviewed-on: https://review.openstack.org/12969
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-10-05 23:27:31 +00:00
Monty Taylor
39eb0491fb Trim down some un-needed repetition.
Adding a yml file to the project but not listing it in the .pp file
only really ever caused bugs.
Moved the full openstack project list to a variable for re-use.

Change-Id: I211b5cf54d5a84c6136a4b04ea819c688cc1e2b6
2012-07-23 10:29:07 -05:00
Monty Taylor
5195c75940 Oddly enough, our mirror doesn't have pip.
Change-Id: I976a137280da2ac3184a98bd1f38131e6442f1f1
2012-07-08 14:28:52 -05:00
Monty Taylor
e01c2c9d4c Fix path for cron-based run.
pull-repo.sh is run from /usr/local/mirror_scripts/run-mirror.sh
which is run from cron. cron is not setting /usr/local/bin in the
path - so pip isn't found.

Change-Id: I31f8b5837204d38d0371db59a1a03b8bd49b508a
2012-07-01 05:55:16 -07:00
Monty Taylor
008fb47583 Use pip cache instead of full mirror.
Change-Id: I14ae08eb6c5a402f26de6c20234ac434f8f4b2c9
2012-06-04 12:06:26 -04:00