updates files
This commit is contained in:
10
README.md
10
README.md
@@ -1,6 +1,6 @@
|
||||
|Repo Name| version | Build Status|
|
||||
|---|---|---|---|
|
||||
|`cd_selinux`| 0.0.1.1 | [](https://jenkins.confdroid.com/job/cd_selinux/)|
|
||||
|`cd_selinux`| 0.0.1.1 | [](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 +12,7 @@
|
||||
|
||||
### Table of Contents
|
||||
* [Features](#features)
|
||||
* [Repo Structure](https://gitlab.puppetsoft.com/12WW1160/cd_selinux/blob/master/REPOSTRUCTURE.md)
|
||||
* [Repo Structure](https://gitlab.confdroid.com/12WW1160/cd_selinux/blob/master/REPOSTRUCTURE.md)
|
||||
* [Dependencies](#dependencies)
|
||||
* [Deployment](#deployment)
|
||||
* [native Puppet deployment](#native-puppet-deployment)
|
||||
@@ -24,7 +24,7 @@
|
||||
* [Known Problems](#known-problems)
|
||||
* [Support](#support)
|
||||
* [Tests](#tests)
|
||||
* [Changelog](https://gitlab.puppetsoft.com/12WW1160/cd_selinux/blob/master/CHANGELOG.md)
|
||||
* [Changelog](https://gitlab.confdroid.com/12WW1160/cd_selinux/blob/master/CHANGELOG.md)
|
||||
* [Contact Us](https://confdroid.com/contact/)
|
||||
* [Disclaimer](#disclaimer)
|
||||
|
||||
@@ -45,7 +45,7 @@ Repostructure has moved to REPOSTRUCTURE.md in repo.
|
||||
### Dependencies
|
||||
All dependencies must be included in the catalogue.
|
||||
|
||||
* [cd_resources](https://gitlab.puppetsoft.com/12WW1160/cd_resources) for yum repo resources.
|
||||
* [cd_resources](https://gitlab.confdroid.com/12WW1160/cd_resources) for yum repo resources.
|
||||
|
||||
### Deployment
|
||||
|
||||
@@ -55,7 +55,7 @@ via site.pp or nodes.pp
|
||||
|
||||
```
|
||||
node 'example.example.net' {
|
||||
include cd_puppetdb
|
||||
include cd_selinux
|
||||
}
|
||||
```
|
||||
#### through Foreman:
|
||||
|
||||
Reference in New Issue
Block a user