updates README and Jenkinsfile

This commit is contained in:
Arne Teuke
2018-04-27 19:37:52 +02:00
parent 115801729f
commit 0c39f03373
2 changed files with 2 additions and 2 deletions

2
Jenkinsfile vendored
View File

@@ -211,7 +211,7 @@ Changelog of Git Changelog.
sh '''git config user.name "Jenkins Server"
git config user.email jenkins@confdroid.com
echo `git add -A && git commit -am "recommit for updates in build $BUILD_NUMBER"`
git push origin HEAD:jenkins'''
git push origin HEAD:master'''
}
}
}

View File

@@ -150,7 +150,7 @@ So far this module works through the usage of NRPE, which by default is enabled.
### Manage Additional Resources
### Known Problems
* Collected resources import ordering problem: The module might try to import collected facts before nagios is even installed. => ToDo
### Support
* OS: CentOS 6, 7