diff -r a432de1477f4 -r b9a14419e530 components/ruby/puppet-modules/openstack-swift/Makefile --- a/components/ruby/puppet-modules/openstack-swift/Makefile Thu Feb 23 23:00:52 2017 -0800 +++ b/components/ruby/puppet-modules/openstack-swift/Makefile Fri Feb 24 09:00:04 2017 -0800 @@ -40,6 +40,11 @@ include $(WS_MAKE_RULES)/prep.mk include $(WS_MAKE_RULES)/puppetmodule.mk +# The OpenStack Puppet modules are release-specific. Since the Mitaka +# OpenStack components are excluded from the FOSS evaluation repo, +# this module needs to be excluded as well +BUILD_BITS=NO_ARCH +include $(WS_MAKE_RULES)/no-evaluation.mk include $(WS_MAKE_RULES)/ips.mk MODULE_NAME = swift