Added a manifest for the openstack-ci test slave.
Change-Id: I28119ac1735127812866a4b0519368a829e2e666
This commit is contained in:
parent
de7975c522
commit
efc559aff7
7
manifests/openstack_ci.pp
Normal file
7
manifests/openstack_ci.pp
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
import "openstack_ci_admins_users"
|
||||||
|
import "jenkins_slave"
|
||||||
|
|
||||||
|
node default {
|
||||||
|
include openstack_ci_admins_users
|
||||||
|
include jenkins_slave
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user