openstack-zuul-jobs/playbooks/puppet-tarball/pre.yaml
Paul Belanger 581c0c6def
Create build-openstack-puppet-tarball
This job we'll be able to add into check / gate pipelines for projects
that want to test building a puppet tarball.

Change-Id: I9e62a4a68db94e1d3d1e718edf340aeb9fbaba2e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-10-30 21:35:18 -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