Skip to content

Commit 258dd9a

Browse files
authored
mention your puppet module
Wrote myself a module before finding an issue mentioning your puppet module.:(
1 parent 2dd6b3d commit 258dd9a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Puppet 2, 3 and 4 as well as librarian-puppet are supported.
3232
* [Limitations](#limitations)
3333
* [Reference](#reference)
3434

35-
## Installation
35+
## Manual Installation
3636

3737
Install the gem
3838
```
@@ -47,6 +47,10 @@ bundle install
4747
bundle exec bin/puppet-forge-server --help
4848
```
4949

50+
## Installation with Puppet
51+
52+
To install the Puppet Forge Server with puppet, you can use this module: https://github.com/unibet/puppet-forge_server
53+
5054
### Dependencies
5155
The gem installtion requires the ruby development packages and GCC.
5256

0 commit comments

Comments
 (0)