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