redhat-openstack / openstack-puppet-modules

Puppet modules shared between Packstack and TripleO
39 stars 52 forks source link

Fix travis changed module detection #174

Closed xbezdick closed 9 years ago

xbezdick commented 9 years ago

If new module was added the dif contains only + and no - so from now we chack on ^+ in Puppetfile diff.

(cherry picked from commit de49d50ff70d4320201ff59383a62ff508002c71)