c41b56efab
This is our new zuulv3 job for release puppet modules. This is build of the publish-openstack-puppet-branch-tarball job. Change-Id: Ibd336f6f26d6a4c3f791179947a0291e58dd3950 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
8 lines
206 B
YAML
8 lines
206 B
YAML
- hosts: all
|
|
roles:
|
|
- role: bindep
|
|
# NOTE(pabelanger): puppet modules use the build profile to manage
|
|
# dependencies for puppet module build.
|
|
bindep_profile: build
|
|
- revoke-sudo
|