Add warning about puppet job management.
Change-Id: If291269627ae9496bafefac4459ff991c1aad841
This commit is contained in:
parent
b90c8353a1
commit
59b1f43e53
@ -1,7 +1,17 @@
|
|||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
<project>
|
<project>
|
||||||
<actions/>
|
<actions/>
|
||||||
<description></description>
|
<description>
|
||||||
|
THIS JOB IS MANAGED BY PUPPET AND WILL BE OVERWRITTEN.
|
||||||
|
|
||||||
|
DON'T EDIT THIS JOB THROUGH THE WEB
|
||||||
|
|
||||||
|
If you would like to make changes to this job, please see:
|
||||||
|
|
||||||
|
https://github.com/openstack/openstack-ci-puppet
|
||||||
|
|
||||||
|
In modules/jenkins_jobs
|
||||||
|
</description>
|
||||||
<%= logrotate %>
|
<%= logrotate %>
|
||||||
<keepDependencies>false</keepDependencies>
|
<keepDependencies>false</keepDependencies>
|
||||||
<properties>
|
<properties>
|
||||||
|
Loading…
Reference in New Issue
Block a user