heat-cfntools/heat_cfntools/cfntools
Angus Salkeld 090a5a9f4f Only run yum install once per package block
before we would get this:
yum install a
yum install a b
yum install a b c

Now we just get
yum install a b c

Change-Id: I2067922ab03de9488a0cd4e08c8d44c00296cd6a
Closes-bug: #1235796
2013-11-01 17:14:29 +11:00
..
__init__.py rename python package heat_jeos to heat_cfntools 2012-12-24 17:07:35 +13:00
cfn_helper.py Only run yum install once per package block 2013-11-01 17:14:29 +11:00