Merge "Remove haveged from single_use_slave"

This commit is contained in:
Jenkins 2017-04-24 19:35:46 +00:00 committed by Gerrit Code Review
commit ab00b627ed
1 changed files with 0 additions and 2 deletions

View File

@ -32,8 +32,6 @@ class openstack_project::single_use_slave (
iptables_public_tcp_ports => [19885],
}
include ::haveged
class { '::jenkins::jenkinsuser':
ssh_key => $ssh_key,
gitfullname => $jenkins_gitfullname,