add jenkinsfile
This commit is contained in:
13
README.md
13
README.md
@@ -1,6 +1,4 @@
|
||||
|Repo Name| version | Build Status|
|
||||
|---|---|---|---|
|
||||
|`cd_selinux`| 0.0.1.1 | [](https://pipelines.confdroid.com/job/cd_selinux/)|
|
||||
[](https://pipelines.confdroid.com/job/cd_selinux/)
|
||||
|
||||
### Synopsis
|
||||
[Security-Enhanced Linux (SELinux) is a Linux kernel security module that provides a mechanism for supporting access control security policies.](https://en.wikipedia.org/wiki/Security-Enhanced_Linux)
|
||||
@@ -12,7 +10,7 @@
|
||||
|
||||
### Table of Contents
|
||||
* [Features](#features)
|
||||
* [Repo Structure](https://gitlab.confdroid.com/12WW1160/cd_selinux/blob/master/REPOSTRUCTURE.md)
|
||||
* [Repo Structure](https://sourcecode.confdroid.com/12WW1160/cd_selinux/blob/master/REPOSTRUCTURE.md)
|
||||
* [Dependencies](#dependencies)
|
||||
* [Deployment](#deployment)
|
||||
* [native Puppet deployment](#native-puppet-deployment)
|
||||
@@ -24,7 +22,6 @@
|
||||
* [Known Problems](#known-problems)
|
||||
* [Support](#support)
|
||||
* [Tests](#tests)
|
||||
* [Changelog](https://gitlab.confdroid.com/12WW1160/cd_selinux/blob/master/CHANGELOG.md)
|
||||
* [Contact Us](https://confdroid.com/contact/)
|
||||
* [Disclaimer](#disclaimer)
|
||||
|
||||
@@ -45,7 +42,7 @@ Repostructure has moved to REPOSTRUCTURE.md in repo.
|
||||
### Dependencies
|
||||
All dependencies must be included in the catalogue.
|
||||
|
||||
* [cd_resources](https://gitlab.confdroid.com/12WW1160/cd_resources) for yum repo resources.
|
||||
* [cd_resources](https://sourcecode.confdroid.com/12WW1160/cd_resources) for yum repo resources.
|
||||
|
||||
### Deployment
|
||||
|
||||
@@ -81,8 +78,8 @@ All files and directories are configured with correct selinux context. If selinu
|
||||
|
||||
|
||||
### Support
|
||||
* OS: CentOS 6, 7
|
||||
* Puppet 3.x
|
||||
* OS: CentOS 7
|
||||
* Puppet 5.x
|
||||
|
||||
|
||||
### Tests
|
||||
|
||||
Reference in New Issue
Block a user