We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2dd6b3d + 258dd9a commit 7925c39Copy full SHA for 7925c39
README.md
@@ -32,7 +32,7 @@ Puppet 2, 3 and 4 as well as librarian-puppet are supported.
32
* [Limitations](#limitations)
33
* [Reference](#reference)
34
35
-## Installation
+## Manual Installation
36
37
Install the gem
38
```
@@ -47,6 +47,10 @@ bundle install
47
bundle exec bin/puppet-forge-server --help
48
49
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
54
### Dependencies
55
The gem installtion requires the ruby development packages and GCC.
56
0 commit comments