updates README

This commit is contained in:
Arne Teuke
2018-08-26 16:58:47 +02:00
parent 2e9afa8349
commit 4e9b86a23a
2 changed files with 4 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ gem 'puppetlabs_spec_helper', '>= 1.0.0'
gem 'puppet-lint', '>= 1.0.0'
gem 'facter', '>= 1.7.0'
gem 'rspec-puppet'
gem 'puppet-strings'
gem 'puppet-strings', '<= 1.2.1'
gem 'rake'
gem 'semantic_puppet'
gem 'rgen'

View File

@@ -1,6 +1,6 @@
|Repo Name| version | Build Status|
|---|---|---|---|
|`cd_apache`| 0.0.1.8 | [![Build Status](https://pipelines.confdroid.com/buildStatus/icon?job=cd_apache)](https://pipelines.confdroid.com/job/cd_apache/)|
|`cd_apache`| 1.1.1.8 | [![Build Status](https://pipelines.confdroid.com/buildStatus/icon?job=cd_apache)](https://pipelines.confdroid.com/job/cd_apache/)|
### Synopsis
`Apache httpd` is a very powerful and widely used web server.
@@ -98,7 +98,8 @@ All files and directories are configured with correct selinux context. If selinu
### Known Problems
### Support
* OS: CentOS 6, 7
* OS: CentOS 7
* Puppet 5
### Tests