Remove dependency on think_slave for wheel mirrors
We want to eventually remove thick_slave.pp, so stop using it. Change-Id: Iea04c8d72396f6813dd1c5acbcc6551ee15b9a17 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
90f2348f94
commit
63ef535c6a
@ -40,6 +40,7 @@ class openstack_project::wheel_mirror_slave (
|
||||
jenkins_gitemail => $jenkins_gitemail,
|
||||
project_config_repo => $project_config_repo,
|
||||
afs => true,
|
||||
thin => true,
|
||||
}
|
||||
|
||||
# Create a working directory for the wheel slave, and give it to jenkins to
|
||||
|
Loading…
Reference in New Issue
Block a user