Actually use the slavecirepo.
This commit is contained in:
parent
b00b7bc812
commit
87172730a8
@ -1,5 +1,10 @@
|
||||
class jenkins_slave {
|
||||
|
||||
slavecirepo { "openstack-ci":
|
||||
ensure => present,
|
||||
require => Package[git]
|
||||
}
|
||||
|
||||
package { "python-software-properties":
|
||||
ensure => latest
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user