project-config/playbooks/puppet-tarball/pre.yaml
Paul Belanger c41b56efab
Creaate release-openstack-puppet job
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>
2017-10-27 19:28:31 -04:00

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