Typo fix in puppet-forge/README.md (#5182)

* Add version for puppet-forge

version: 0.1.8

* Typo fix in puppet-forge/README.md

and will the modules will be purged...
This commit is contained in:
AdamDang
2018-04-30 10:51:17 -07:00
committed by k8s-ci-robot
parent 33ec8cd0dc
commit 5b9dac63e8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
description: Distribute locally developed Puppet modules and proxy to the official Puppet Forge server
name: puppet-forge
version: 0.1.7
version: 0.1.8
appVersion: 1.10.0
home: https://github.com/unibet/puppet-forge-server
keywords:
+1 -1
View File
@@ -12,7 +12,7 @@ How to use this container
The container when invoked with no arguments will start the Puppet forge
server at port 8080 with local Puppet forge modules locate in /puppet/modules.
If a volume mount is not specified to /puppet/modules, then all modules are
kept within the container and will the modules will be purged upon restarting
kept within the container and the modules will be purged upon restarting
the container. In addition, the log files for the service are kept in
/puppet/logs.