Remove the openstack-ci update.
Change-Id: I28d07e5582ace1d2a07e660969886031c73024ce
This commit is contained in:
parent
90531483b0
commit
33fcd184d6
@ -90,6 +90,7 @@ class jenkins_slave($ssh_key) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
cron { "updateci":
|
cron { "updateci":
|
||||||
|
ensure => absent,
|
||||||
user => jenkins,
|
user => jenkins,
|
||||||
minute => "*/15",
|
minute => "*/15",
|
||||||
command => "cd /home/jenkins/openstack-ci && /usr/bin/git pull -q origin master",
|
command => "cd /home/jenkins/openstack-ci && /usr/bin/git pull -q origin master",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user