updates README and Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -211,7 +211,7 @@ Changelog of Git Changelog.
|
|||||||
sh '''git config user.name "Jenkins Server"
|
sh '''git config user.name "Jenkins Server"
|
||||||
git config user.email jenkins@confdroid.com
|
git config user.email jenkins@confdroid.com
|
||||||
echo `git add -A && git commit -am "recommit for updates in build $BUILD_NUMBER"`
|
echo `git add -A && git commit -am "recommit for updates in build $BUILD_NUMBER"`
|
||||||
git push origin HEAD:jenkins'''
|
git push origin HEAD:master'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -150,7 +150,7 @@ So far this module works through the usage of NRPE, which by default is enabled.
|
|||||||
### Manage Additional Resources
|
### Manage Additional Resources
|
||||||
|
|
||||||
### Known Problems
|
### Known Problems
|
||||||
|
* Collected resources import ordering problem: The module might try to import collected facts before nagios is even installed. => ToDo
|
||||||
|
|
||||||
### Support
|
### Support
|
||||||
* OS: CentOS 6, 7
|
* OS: CentOS 6, 7
|
||||||
|
|||||||
Reference in New Issue
Block a user