updates README
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -7,7 +7,7 @@ gem 'puppetlabs_spec_helper', '>= 1.0.0'
|
|||||||
gem 'puppet-lint', '>= 1.0.0'
|
gem 'puppet-lint', '>= 1.0.0'
|
||||||
gem 'facter', '>= 1.7.0'
|
gem 'facter', '>= 1.7.0'
|
||||||
gem 'rspec-puppet'
|
gem 'rspec-puppet'
|
||||||
gem 'puppet-strings'
|
gem 'puppet-strings', '<= 1.2.1'
|
||||||
gem 'rake'
|
gem 'rake'
|
||||||
gem 'semantic_puppet'
|
gem 'semantic_puppet'
|
||||||
gem 'rgen'
|
gem 'rgen'
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
|Repo Name| version | Build Status|
|
|Repo Name| version | Build Status|
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
|`cd_apache`| 0.0.1.8 | [](https://pipelines.confdroid.com/job/cd_apache/)|
|
|`cd_apache`| 1.1.1.8 | [](https://pipelines.confdroid.com/job/cd_apache/)|
|
||||||
|
|
||||||
### Synopsis
|
### Synopsis
|
||||||
`Apache httpd` is a very powerful and widely used web server.
|
`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
|
### Known Problems
|
||||||
|
|
||||||
### Support
|
### Support
|
||||||
* OS: CentOS 6, 7
|
* OS: CentOS 7
|
||||||
|
* Puppet 5
|
||||||
|
|
||||||
|
|
||||||
### Tests
|
### Tests
|
||||||
|
|||||||
Reference in New Issue
Block a user